fix `AST_Function` scope invariance (#2052)
authorAlex Lam S.L <alexlamsl@gmail.com>
Sun, 4 Jun 2017 11:27:43 +0000 (19:27 +0800)
committerGitHub <noreply@github.com>
Sun, 4 Jun 2017 11:27:43 +0000 (19:27 +0800)
commit540220b91bb02d50d04422dc782a5fe1905dd27a
tree738cb5d7e38ca06fa8c0aed681a448c78b5f9c85
parent84634da4b5e581c36686082b1071fdf646775f49
fix `AST_Function` scope invariance (#2052)

improve function name hack in `run_code()`
lib/compress.js
test/compress/drop-unused.js
test/compress/reduce_vars.js
test/sandbox.js