Add scope reordering ("use strict" -> func_decl -> var_decl -> other opcodes); Add --show-opcodes console parameter

This commit is contained in:
Ilmir Usmanov
2014-07-31 19:30:27 +04:00
parent 8c5309d131
commit 2809ffb36d
10 changed files with 602 additions and 22 deletions
+1 -1
View File
@@ -24,7 +24,7 @@
TODO (Dump to flash)
void
serializer_init (void)
serializer_init (bool show_opcodes __unused)
{
}