drop `unused` assignment based on `reduce_vars` (#2709)
authorAlex Lam S.L <alexlamsl@gmail.com>
Wed, 3 Jan 2018 17:03:33 +0000 (01:03 +0800)
committerGitHub <noreply@github.com>
Wed, 3 Jan 2018 17:03:33 +0000 (01:03 +0800)
commitcfe3a98ce50a1eb844654da57b4ef47a750feda5
tree7c15b516108c4eda8a4e1836d059c7d54c8e9e15
parent14778e049b12e131fc05ddacff9cda56dfede77d
drop `unused` assignment based on `reduce_vars` (#2709)
lib/compress.js
lib/scope.js
test/compress/drop-unused.js
test/compress/reduce_vars.js
test/compress/typeof.js