https://github.com/mishoo/UglifyJS
Revision 7aa69117e1a38e4aeead13100ac952ca99dbb07f authored by Alex Lam S.L on 01 March 2017, 16:20:53 UTC, committed by GitHub on 01 March 2017, 16:20:53 UTC
Avoid variable substitution in the following cases:
- use of variable before declaration
- declaration within conditional code blocks
- declaration within loop body

fixes #1518
fixes #1525
1 parent bff7ad6
History
Tip revision: 7aa69117e1a38e4aeead13100ac952ca99dbb07f authored by Alex Lam S.L on 01 March 2017, 16:20:53 UTC
fix corner cases in `reduce_vars` (#1524)
Tip revision: 7aa6911
File Mode Size
bin
lib
test
tools
.gitattributes -rw-r--r-- 20 bytes
.gitignore -rw-r--r-- 35 bytes
.travis.yml -rw-r--r-- 150 bytes
LICENSE -rw-r--r-- 1.3 KB
README.md -rw-r--r-- 40.1 KB
appveyor.yml -rw-r--r-- 350 bytes
package.json -rw-r--r-- 1.3 KB

README.md

back to top