Lines Matching full:cmnt
124 Comment cmnt(masm_, "[ function compiled by full code generator");
158 { Comment cmnt(masm_, "[ Allocate locals");
177 Comment cmnt(masm_, "[ Allocate context");
218 Comment cmnt(masm_, "[ Allocate arguments object");
256 Comment cmnt(masm_, "[ Declarations");
261 { Comment cmnt(masm_, "[ Declarations");
274 { Comment cmnt(masm_, "[ Stack check");
283 { Comment cmnt(masm_, "[ Body");
292 { Comment cmnt(masm_, "[ return <undefined>;");
325 Comment cmnt(masm_, "[ Back edge bookkeeping");
356 Comment cmnt(masm_, "[ Return sequence");
777 Comment cmnt(masm_, "[ VariableDeclaration");
785 Comment cmnt(masm_, "[ VariableDeclaration");
795 Comment cmnt(masm_, "[ VariableDeclaration");
836 Comment cmnt(masm_, "[ FunctionDeclaration");
843 Comment cmnt(masm_, "[ FunctionDeclaration");
861 Comment cmnt(masm_, "[ FunctionDeclaration");
878 Comment cmnt(masm_, "[ ModuleDeclaration");
912 Comment cmnt(masm_, "[ ImportDeclaration");
950 Comment cmnt(masm_, "[ SwitchStatement");
973 Comment cmnt(masm_, "[ Case comparison");
1021 Comment cmnt(masm_, "[ Case body");
1034 Comment cmnt(masm_, "[ ForInStatement");
1217 Comment cmnt(masm_, "[ ForOfStatement");
1303 Comment cmnt(masm_, "[ VariableProxy");
1440 Comment cmnt(masm_, "Global variable");
1454 Comment cmnt(masm_, var->IsContextSlot() ? "Context slot" : "Stack slot");
1521 Comment cmnt(masm_, "Lookup slot");
1534 Comment cmnt(masm_, "[ RegExpLiteral");
1597 Comment cmnt(masm_, "[ ObjectLiteral");
1726 Comment cmnt(masm_, "[ ArrayLiteral");
1845 Comment cmnt(masm_, "[ Assignment");
1958 Comment cmnt(masm_, "[ Yield");
2513 Comment cmnt(masm_, "[ Property");
2658 Comment cmnt(masm_, "[ Call");
2769 cmnt(masm_, "[ CallNew");
4133 Comment cmnt(masm_, "[ InlineRuntimeCall");
4138 Comment cmnt(masm_, "[ CallRuntime");
4172 Comment cmnt(masm_, "[ UnaryOperation (DELETE)");
4218 Comment cmnt(masm_, "[ UnaryOperation (VOID)");
4225 Comment cmnt(masm_, "[ UnaryOperation (NOT)");
4270 Comment cmnt(masm_, "[ UnaryOperation (TYPEOF)");
4286 Comment cmnt(masm_, "[ CountOperation");
4483 Comment cmnt(masm_, "Global variable");
4593 Comment cmnt(masm_, "[ CompareOperation");