checkpoint

This commit is contained in:
Mihai Bazon
2012-09-04 15:36:14 +03:00
parent 376667a818
commit 1b5183dd5e
4 changed files with 45 additions and 10 deletions

View File

@@ -22,7 +22,7 @@ time_it("scope", function(){
ast.figure_out_scope();
});
// ast.scope_warnings();
ast.scope_warnings();
time_it("mangle", function(){
ast.mangle_names();