avoid confusion of `NaN` & `Infinity` with `catch` symbol of the same name (#1763)
authorAlex Lam S.L <alexlamsl@gmail.com>
Sun, 2 Apr 2017 08:14:09 +0000 (16:14 +0800)
committerGitHub <noreply@github.com>
Sun, 2 Apr 2017 08:14:09 +0000 (16:14 +0800)
commitd57527697fba37bfad50ca0283326a458cdea031
tree37dfea84a5647a446265b524ec4f498341d043df
parentf7ca4f229795f87674d32e2df3de3cf1f8367a39
avoid confusion of `NaN` & `Infinity` with `catch` symbol of the same name (#1763)

fixes #1760
fixes #1761
lib/compress.js
test/compress/evaluate.js