https://github.com/mishoo/UglifyJS
Revision 00e4f7b3c15437df90cf06dabb096fd0576e1814 authored by Alex Lam S.L on 16 June 2017, 11:19:54 UTC, committed by GitHub on 16 June 2017, 11:19:54 UTC
By reducing copies of `AST_Node` arrays, we should be able to reduce:
- memory pressure
- potential bugs caused by multiple references in AST
- duplicated executions of `OPT()`
1 parent 11e63bc
History
Tip revision: 00e4f7b3c15437df90cf06dabb096fd0576e1814 authored by Alex Lam S.L on 16 June 2017, 11:19:54 UTC
in-place `tigten_body()` (#2111)
Tip revision: 00e4f7b
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-- 180 bytes
LICENSE -rw-r--r-- 1.3 KB
README.md -rw-r--r-- 38.6 KB
appveyor.yml -rw-r--r-- 350 bytes
package.json -rw-r--r-- 1.0 KB

README.md

back to top