fix `reduce_vars` within try-block (#1818)
authorAlex Lam S.L <alexlamsl@gmail.com>
Mon, 17 Apr 2017 06:03:29 +0000 (14:03 +0800)
committerGitHub <noreply@github.com>
Mon, 17 Apr 2017 06:03:29 +0000 (14:03 +0800)
commit71a8d0d236d29015df2d1df18de11d661d17af2e
treeb671ba60c5ddc75a840af8453cdf468ef0e33cbc
parent1a498db2d3e520d1711144c423312c62a2673115
fix `reduce_vars` within try-block (#1818)

Possible partial execution due to exceptions.
lib/compress.js
test/compress/reduce_vars.js