https://github.com/mishoo/UglifyJS
Revision e3c9c22c757112327b83f598b124690baf13ac52 authored by Alex Lam S.L on 07 April 2017, 07:39:59 UTC, committed by GitHub on 07 April 2017, 07:39:59 UTC
`delete Infinity` returns `false` where as `delete (1/0)` returns `true`
1 parent 0f4cd73
History
Tip revision: e3c9c22c757112327b83f598b124690baf13ac52 authored by Alex Lam S.L on 07 April 2017, 07:39:59 UTC
fix corner cases with `delete` (#1796)
Tip revision: e3c9c22
File Mode Size
.github
bin
lib
test
tools
.gitattributes -rw-r--r-- 20 bytes
.gitignore -rw-r--r-- 35 bytes
.travis.yml -rw-r--r-- 181 bytes
LICENSE -rw-r--r-- 1.3 KB
README.md -rw-r--r-- 40.8 KB
appveyor.yml -rw-r--r-- 350 bytes
package.json -rw-r--r-- 1.2 KB

README.md

back to top