fix `mangleProperties` on identifiers (#1776)
authorAlex Lam S.L <alexlamsl@gmail.com>
Mon, 3 Apr 2017 15:17:47 +0000 (23:17 +0800)
committerGitHub <noreply@github.com>
Mon, 3 Apr 2017 15:17:47 +0000 (23:17 +0800)
commit48b3fe99524e1e85edd30f0a326c2f1136e150e4
tree3f8773331d9718ee579383de08f7a56d688625b3
parenta4007418683f55fec52b8085bac5e4d545b70a0e
fix `mangleProperties` on identifiers (#1776)

- fix handling of "-Infinity"
- add test case for "-0"

reverts #1481
lib/propmangle.js
test/compress/issue-1770.js