https://github.com/mishoo/UglifyJS
Revision 2bd8a118c273853848e4231c98f833757dda18b0 authored by Mihai Bazon on 03 October 2012, 17:03:17 UTC, committed by Mihai Bazon on 03 October 2012, 17:03:17 UTC
returns an UglifyJS2 AST given a Mozilla AST.  Still needs some work to do
(need to create specific nodes like AST_SymbolRef, AST_SymbolLambda
etc. instead of base AST_Symbol, in order for the mangler/compressor to work
properly)
1 parent 42ce7ed
History
Tip revision: 2bd8a118c273853848e4231c98f833757dda18b0 authored by Mihai Bazon on 03 October 2012, 17:03:17 UTC
define AST_Node.from_mozilla_ast(ast)
Tip revision: 2bd8a11
File Mode Size
bin
lib
test
tools
.gitignore -rw-r--r-- 5 bytes
README.md -rw-r--r-- 11.1 KB
package.json -rw-r--r-- 701 bytes

README.md

back to top