diff options
author | Alex Lam S.L <alexlamsl@gmail.com> | 2017-06-16 19:19:54 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-06-16 19:19:54 +0800 |
commit | 00e4f7b3c15437df90cf06dabb096fd0576e1814 (patch) | |
tree | d1666f7526d976b51ac28c9704370c435f95cd65 /test/compress/issue-892.js | |
parent | 11e63bc3351597a7cd05a769346bb577e65069d4 (diff) | |
download | tracifyjs-00e4f7b3c15437df90cf06dabb096fd0576e1814.tar.gz tracifyjs-00e4f7b3c15437df90cf06dabb096fd0576e1814.zip |
in-place `tigten_body()` (#2111)
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()`
Diffstat (limited to 'test/compress/issue-892.js')
0 files changed, 0 insertions, 0 deletions