fix escape analysis on `AST_New` (#3043)
authorAlex Lam S.L <alexlamsl@gmail.com>
Sat, 31 Mar 2018 06:03:46 +0000 (15:03 +0900)
committerGitHub <noreply@github.com>
Sat, 31 Mar 2018 06:03:46 +0000 (15:03 +0900)
commit07f64d4050cd28cf2a837d30ce2938fa9628ff57
treea6d67da64a31097e6f5ee0715359be99889f9b45
parent6982a0554c875c55de7dfddd71f29d3b765d3979
fix escape analysis on `AST_New` (#3043)

fixes #3042
lib/compress.js
test/compress/reduce_vars.js