fix `rename` (#2501)
authorAlex Lam S.L <alexlamsl@gmail.com>
Thu, 23 Nov 2017 19:05:43 +0000 (03:05 +0800)
committerGitHub <noreply@github.com>
Thu, 23 Nov 2017 19:05:43 +0000 (03:05 +0800)
commit30cfea2e7a95fd5aaa8092ea0b305ef0be760534
treec57d1804a91df0002de4a6e4957077d1c399fdab
parentf4e2fb9864a8c5dd6fb24870c4c09761b5914f75
fix `rename` (#2501)

- suppress spurious `rename` from `commander`
- handle `AST_SymbolCatch` correctly
bin/uglifyjs
lib/scope.js
test/compress/rename.js [new file with mode: 0644]
test/run-tests.js