https://github.com/mishoo/UglifyJS
Revision 06cdb74279d01ed9b4b625200882611482333825 authored by Alex Lam S.L on 06 April 2017, 03:18:59 UTC, committed by GitHub on 06 April 2017, 03:18:59 UTC
- property access to `null` & `undefined` always has side effects
- utilise `reduce_vars` to determine safe property access
- may-be cases treated as side effects unless `unsafe`
1 parent ff289b9
History
Tip revision: 06cdb74279d01ed9b4b625200882611482333825 authored by Alex Lam S.L on 06 April 2017, 03:18:59 UTC
improve `pure_getters` (#1786)
Tip revision: 06cdb74
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.7 KB
appveyor.yml -rw-r--r-- 350 bytes
package.json -rw-r--r-- 1.2 KB

README.md

back to top