Lines Matching full:cmnt
125 Comment cmnt(masm_, "[ function compiled by full code generator");
164 { Comment cmnt(masm_, "[ Allocate locals");
183 Comment cmnt(masm_, "[ Allocate context");
225 Comment cmnt(masm_, "[ Allocate arguments object");
263 Comment cmnt(masm_, "[ Declarations");
268 { Comment cmnt(masm_, "[ Declarations");
281 { Comment cmnt(masm_, "[ Stack check");
292 { Comment cmnt(masm_, "[ Body");
301 { Comment cmnt(masm_, "[ return <undefined>;");
334 Comment cmnt(masm_, "[ Back edge bookkeeping");
365 Comment cmnt(masm_, "[ Return sequence");
770 Comment cmnt(masm_, "[ VariableDeclaration");
778 Comment cmnt(masm_, "[ VariableDeclaration");
788 Comment cmnt(masm_, "[ VariableDeclaration");
829 Comment cmnt(masm_, "[ FunctionDeclaration");
836 Comment cmnt(masm_, "[ FunctionDeclaration");
853 Comment cmnt(masm_, "[ FunctionDeclaration");
870 Comment cmnt(masm_, "[ ModuleDeclaration");
904 Comment cmnt(masm_, "[ ImportDeclaration");
942 Comment cmnt(masm_, "[ SwitchStatement");
965 Comment cmnt(masm_, "[ Case comparison");
1012 Comment cmnt(masm_, "[ Case body");
1025 Comment cmnt(masm_, "[ ForInStatement");
1195 Comment cmnt(masm_, "[ ForOfStatement");
1281 Comment cmnt(masm_, "[ VariableProxy");
1417 Comment cmnt(masm_, "Global variable");
1431 Comment cmnt(masm_, var->IsContextSlot()
1500 Comment cmnt(masm_, "Lookup variable");
1513 Comment cmnt(masm_, "[ RegExpLiteral");
1576 Comment cmnt(masm_, "[ ObjectLiteral");
1705 Comment cmnt(masm_, "[ ArrayLiteral");
1824 Comment cmnt(masm_, "[ Assignment");
1938 Comment cmnt(masm_, "[ Yield");
2533 Comment cmnt(masm_, "[ Property");
2678 Comment cmnt(masm_, "[ Call");
2791 Comment cmnt(masm_, "[ CallNew");
4136 Comment cmnt(masm_, "[ InlineRuntimeCall");
4141 Comment cmnt(masm_, "[ CallRuntime");
4176 Comment cmnt(masm_, "[ UnaryOperation (DELETE)");
4222 Comment cmnt(masm_, "[ UnaryOperation (VOID)");
4229 Comment cmnt(masm_, "[ UnaryOperation (NOT)");
4274 Comment cmnt(masm_, "[ UnaryOperation (TYPEOF)");
4290 Comment cmnt(masm_, "[ CountOperation");
4493 Comment cmnt(masm_, "Global variable");
4603 Comment cmnt(masm_, "[ CompareOperation");