exclude mangling of special property names (#1779)
authorAlex Lam S.L <alexlamsl@gmail.com>
Mon, 3 Apr 2017 19:50:19 +0000 (03:50 +0800)
committerGitHub <noreply@github.com>
Mon, 3 Apr 2017 19:50:19 +0000 (03:50 +0800)
commit951770fc689c3f69679c390d31bc9f728f3e8bda
tree6fde3440ac1af4c99d025e046a1dd1af6a078974
parent48b3fe99524e1e85edd30f0a326c2f1136e150e4
exclude mangling of special property names (#1779)

- `null`
- `true`
- `false`
- numeric literals
lib/propmangle.js
test/compress/issue-1770.js