fix `unsafe` escape analysis in `reduce_vars` (#2387)
authorAlex Lam S.L <alexlamsl@gmail.com>
Sat, 21 Oct 2017 19:23:31 +0000 (03:23 +0800)
committerGitHub <noreply@github.com>
Sat, 21 Oct 2017 19:23:31 +0000 (03:23 +0800)
commit011123223b8e45ab3f6d151ad038a6b8ecec2434
treead0bc67f61e0dc733a584ba3f7e996389deccaf5
parent96439ca24690782dc67c5cc3768226bf96c38885
fix `unsafe` escape analysis in `reduce_vars` (#2387)
lib/compress.js
test/compress/arrays.js
test/compress/functions.js
test/compress/reduce_vars.js