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
08623aa6a700f62e6b096917d31b0b7a2705d281
UglifyJS
/
lib
History
Mihai Bazon
08623aa6a7
Fix output for "use asm" code from SpiderMonkey AST
...
(will only work properly if the SM tree contains "raw" properties for Literal number nodes)
2015-11-12 12:18:25 +02:00
..
ast.js
Fix output for "use asm" code from SpiderMonkey AST
2015-11-12 12:18:25 +02:00
compress.js
Rework has_directive
2015-11-11 22:15:25 +02:00
mozilla-ast.js
Fix output for "use asm" code from SpiderMonkey AST
2015-11-12 12:18:25 +02:00
output.js
Fix output for "use asm" code from SpiderMonkey AST
2015-11-12 12:18:25 +02:00
parse.js
Fix output for "use asm" code from SpiderMonkey AST
2015-11-12 12:18:25 +02:00
propmangle.js
Fix mangling of property names which overwrite unmangleable properties
2015-08-05 21:18:39 +02:00
scope.js
Build label def/refs info when figuring out scope
2015-11-12 11:48:06 +02:00
sourcemap.js
fixes issue
#621
SourceMap toString JSON format
2015-01-24 00:33:02 -08:00
transform.js
Rework has_directive
2015-11-11 22:15:25 +02:00
utils.js
Add property name mangler
2015-03-14 11:22:28 +02:00