ensure mangling works if catch reuses a scope variable (#2123)
authorAlex Lam S.L <alexlamsl@gmail.com>
Mon, 19 Jun 2017 18:14:05 +0000 (02:14 +0800)
committerGitHub <noreply@github.com>
Mon, 19 Jun 2017 18:14:05 +0000 (02:14 +0800)
commit343ea326c217b9c1dbaf098a2def96df2b0b818c
treee524415b3426b32356d40cc8bbe72daf897d9c83
parent1c150c632f200bb58044a3ff9592d884f1010e67
ensure mangling works if catch reuses a scope variable (#2123)

fixes #2120
lib/scope.js
test/compress/screw-ie8.js