avoid `arguments` and `eval` in `reduce_vars` (#1924)
authorAlex Lam S.L <alexlamsl@gmail.com>
Fri, 12 May 2017 04:34:55 +0000 (12:34 +0800)
committerGitHub <noreply@github.com>
Fri, 12 May 2017 04:34:55 +0000 (12:34 +0800)
commitac73c5d4211b9ecff0f9650a032e964ef1cad585
tree6c32e708e21369c61e3307686bb9d4e99aa03637
parent547f41beba43350970fdbe6a5a3793cb5b607847
avoid `arguments` and `eval` in `reduce_vars` (#1924)

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