fix corner case in `mangle` workaround for Safari (#3230)
authorAlex Lam S.L <alexlamsl@gmail.com>
Thu, 9 Aug 2018 09:34:28 +0000 (17:34 +0800)
committerGitHub <noreply@github.com>
Thu, 9 Aug 2018 09:34:28 +0000 (17:34 +0800)
commitcfebeb2f63929a9e1a73a606ff2bc9a75e380b28
treef9e615bcc5c0a732bb80ae1a2ace1d5f7b609219
parentfc78423f1d9bfa10774a04563e37e130523bf46d
fix corner case in `mangle` workaround for Safari (#3230)

fixes #3227
lib/compress.js
test/compress/webkit.js
test/sandbox.js