fix `reduce_vars` on `AST_Defun` (#2708)
authorAlex Lam S.L <alexlamsl@gmail.com>
Wed, 3 Jan 2018 09:18:38 +0000 (17:18 +0800)
committerGitHub <noreply@github.com>
Wed, 3 Jan 2018 09:18:38 +0000 (17:18 +0800)
commit14778e049b12e131fc05ddacff9cda56dfede77d
tree61364a11fba69abf8f1362c30937361c071aa157
parent446fb0198bd737c8d34035cc40932ed24ca83bbb
fix `reduce_vars` on `AST_Defun` (#2708)
lib/compress.js
lib/scope.js
test/compress/reduce_vars.js
test/compress/typeof.js