diff options
author | Alex Lam S.L <alexlamsl@gmail.com> | 2017-04-18 21:45:34 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-04-18 21:45:34 +0800 |
commit | 0f4f01b66cb2aa4356309c70a7d6a95618603630 (patch) | |
tree | 2a7abe8cdb761302cfe9d3afd3e979aaa5ce9e1e /test/run-tests.js | |
parent | 5d9f1da3abc58bce95dd240bd586bedb4eb04771 (diff) | |
download | tracifyjs-0f4f01b66cb2aa4356309c70a7d6a95618603630.tar.gz tracifyjs-0f4f01b66cb2aa4356309c70a7d6a95618603630.zip |
clean up `collapse_vars` (#1826)
- remove overlap in functionality of singular, consecutive reference of constant value
- remove workarounds for previous bugs in `lib/scope.js`
- distribute recursive `collapse_single_use_vars()` calls to their respective `OPT(AST_Node)`
- enable collapsing of variables within a single `AST_Definitions`
Diffstat (limited to 'test/run-tests.js')
0 files changed, 0 insertions, 0 deletions