This website requires JavaScript.
Explore
Help
Sign In
JoBoEVD
/
UglifyJS
Watch
1
Star
0
Fork
0
You've already forked UglifyJS
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d91613b4a8318b7fdd0d18cf6550e6670c59f71e
UglifyJS
/
lib
History
Mihai Bazon
d91613b4a8
only do the typeof x == "undefined" optimization if x is a symbol reference and it's declared in scope, or x is not a symbol reference.
2012-09-17 20:02:57 +03:00
..
ast.js
figure out label targets
2012-09-15 16:05:17 +03:00
compress.js
only do the typeof x == "undefined" optimization if x is a symbol reference and it's declared in scope, or x is not a symbol reference.
2012-09-17 20:02:57 +03:00
output.js
rewrite handle_if_return
2012-09-16 15:46:20 +03:00
parse.js
more optimizations that v1 does and some cleanups
2012-09-14 15:36:38 +03:00
scope.js
figure out label targets
2012-09-15 16:05:17 +03:00
sourcemap.js
started support for generating source maps (WIP)
2012-08-29 19:39:19 +03:00
utils.js
rewrite handle_if_return
2012-09-16 15:46:20 +03:00