Add scope reordering ("use strict" -> func_decl -> var_decl -> other opcodes); Add --show-opcodes console parameter
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
TODO (Dump to flash)
|
||||
|
||||
void
|
||||
serializer_init (void)
|
||||
serializer_init (bool show_opcodes __unused)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user