Comment 135 src/arm/full-codegen-arm.cc Comment cmnt(masm_, "[ function compiled by full code generator");
Comment 176 src/arm/full-codegen-arm.cc { Comment cmnt(masm_, "[ Allocate locals");
Comment 187 src/arm/full-codegen-arm.cc Comment cmnt(masm_, "[ Allocate local context");
Comment 223 src/arm/full-codegen-arm.cc Comment cmnt(masm_, "[ Allocate arguments object");
Comment 263 src/arm/full-codegen-arm.cc Comment cmnt(masm_, "[ Declarations");
Comment 268 src/arm/full-codegen-arm.cc { Comment cmnt(masm_, "[ Declarations");
Comment 281 src/arm/full-codegen-arm.cc { Comment cmnt(masm_, "[ Stack check");
Comment 292 src/arm/full-codegen-arm.cc { Comment cmnt(masm_, "[ Body");
Comment 301 src/arm/full-codegen-arm.cc { Comment cmnt(masm_, "[ return <undefined>;");
Comment 347 src/arm/full-codegen-arm.cc Comment cmnt(masm_, "[ Stack check");
Comment 391 src/arm/full-codegen-arm.cc Comment cmnt(masm_, "[ Return sequence");
Comment 824 src/arm/full-codegen-arm.cc Comment cmnt(masm_, "[ VariableDeclaration");
Comment 832 src/arm/full-codegen-arm.cc Comment cmnt(masm_, "[ VariableDeclaration");
Comment 842 src/arm/full-codegen-arm.cc Comment cmnt(masm_, "[ VariableDeclaration");
Comment 885 src/arm/full-codegen-arm.cc Comment cmnt(masm_, "[ FunctionDeclaration");
Comment 892 src/arm/full-codegen-arm.cc Comment cmnt(masm_, "[ FunctionDeclaration");
Comment 911 src/arm/full-codegen-arm.cc Comment cmnt(masm_, "[ FunctionDeclaration");
Comment 932 src/arm/full-codegen-arm.cc Comment cmnt(masm_, "[ ModuleDeclaration");
Comment 940 src/arm/full-codegen-arm.cc Comment cmnt(masm_, "[ ModuleDeclaration");
Comment 965 src/arm/full-codegen-arm.cc Comment cmnt(masm_, "[ ImportDeclaration");
Comment 996 src/arm/full-codegen-arm.cc Comment cmnt(masm_, "[ SwitchStatement");
Comment 1019 src/arm/full-codegen-arm.cc Comment cmnt(masm_, "[ Case comparison");
Comment 1066 src/arm/full-codegen-arm.cc Comment cmnt(masm_, "[ Case body");
Comment 1079 src/arm/full-codegen-arm.cc Comment cmnt(masm_, "[ ForInStatement");
Comment 1284 src/arm/full-codegen-arm.cc Comment cmnt(masm_, "[ VariableProxy");
Comment 1421 src/arm/full-codegen-arm.cc Comment cmnt(masm_, "Global variable");
Comment 1435 src/arm/full-codegen-arm.cc Comment cmnt(masm_, var->IsContextSlot()
Comment 1505 src/arm/full-codegen-arm.cc Comment cmnt(masm_, "Lookup variable");
Comment 1517 src/arm/full-codegen-arm.cc Comment cmnt(masm_, "[ RegExpLiteral");
Comment 1578 src/arm/full-codegen-arm.cc Comment cmnt(masm_, "[ ObjectLiteral");
Comment 1700 src/arm/full-codegen-arm.cc Comment cmnt(masm_, "[ ArrayLiteral");
Comment 1787 src/arm/full-codegen-arm.cc Comment cmnt(masm_, "[ Assignment");
Comment 2276 src/arm/full-codegen-arm.cc Comment cmnt(masm_, "[ Property");
Comment 2424 src/arm/full-codegen-arm.cc Comment cmnt(masm_, "[ Call");
Comment 2544 src/arm/full-codegen-arm.cc Comment cmnt(masm_, "[ CallNew");
Comment 3834 src/arm/full-codegen-arm.cc Comment cmnt(masm_, "[ InlineRuntimeCall");
Comment 3839 src/arm/full-codegen-arm.cc Comment cmnt(masm_, "[ CallRuntime");
Comment 3875 src/arm/full-codegen-arm.cc Comment cmnt(masm_, "[ UnaryOperation (DELETE)");
Comment 3923 src/arm/full-codegen-arm.cc Comment cmnt(masm_, "[ UnaryOperation (VOID)");
Comment 3930 src/arm/full-codegen-arm.cc Comment cmnt(masm_, "[ UnaryOperation (NOT)");
Comment 3969 src/arm/full-codegen-arm.cc Comment cmnt(masm_, "[ UnaryOperation (TYPEOF)");
Comment 3979 src/arm/full-codegen-arm.cc Comment cmt(masm_, "[ UnaryOperation (ADD)");
Comment 4007 src/arm/full-codegen-arm.cc Comment cmt(masm_, comment);
Comment 4022 src/arm/full-codegen-arm.cc Comment cmnt(masm_, "[ CountOperation");
Comment 4196 src/arm/full-codegen-arm.cc Comment cmnt(masm_, "Global variable");
Comment 4305 src/arm/full-codegen-arm.cc Comment cmnt(masm_, "[ CompareOperation");
Comment 180 src/arm/lithium-codegen-arm.cc Comment(";;; Allocate local context");
Comment 210 src/arm/lithium-codegen-arm.cc Comment(";;; End allocate local context");
Comment 234 src/arm/lithium-codegen-arm.cc Comment(";;; @%d: %s.", current_instruction_, instr->Mnemonic());
Comment 249 src/arm/lithium-codegen-arm.cc Comment(";;; Deferred code @%d: %s.",
Comment 824 src/arm/lithium-codegen-arm.cc Comment(";;; B%d - LOOP entry", label->block_id());
Comment 826 src/arm/lithium-codegen-arm.cc Comment(";;; B%d", label->block_id());
Comment 181 src/arm/lithium-codegen-arm.h void Comment(const char* format, ...);
Comment 46 src/codegen.cc Comment::Comment(MacroAssembler* masm, const char* msg)
Comment 52 src/codegen.cc Comment::~Comment() {
Comment 599 src/full-codegen.cc Comment cmnt(masm_, "[ ModuleLiteral");
Comment 608 src/full-codegen.cc Comment cmnt(masm_, "[ Declarations");
Comment 786 src/full-codegen.cc Comment cmnt(masm_, "[ Comma");
Comment 794 src/full-codegen.cc Comment cmnt(masm_, is_logical_and ? "[ Logical AND" : "[ Logical OR");
Comment 863 src/full-codegen.cc Comment cmnt(masm_, "[ ArithmeticExpression");
Comment 884 src/full-codegen.cc Comment cmnt(masm_, "[ Block");
Comment 901 src/full-codegen.cc { Comment cmnt(masm_, "[ Extend block context");
Comment 918 src/full-codegen.cc { Comment cmnt(masm_, "[ Declarations");
Comment 940 src/full-codegen.cc Comment cmnt(masm_, "[ ExpressionStatement");
Comment 947 src/full-codegen.cc Comment cmnt(masm_, "[ EmptyStatement");
Comment 953 src/full-codegen.cc Comment cmnt(masm_, "[ IfStatement");
Comment 981 src/full-codegen.cc Comment cmnt(masm_, "[ ContinueStatement");
Comment 1009 src/full-codegen.cc Comment cmnt(masm_, "[ BreakStatement");
Comment 1037 src/full-codegen.cc Comment cmnt(masm_, "[ ReturnStatement");
Comment 1056 src/full-codegen.cc Comment cmnt(masm_, "[ WithStatement");
Comment 1076 src/full-codegen.cc Comment cmnt(masm_, "[ DoWhileStatement");
Comment 1109 src/full-codegen.cc Comment cmnt(masm_, "[ WhileStatement");
Comment 1143 src/full-codegen.cc Comment cmnt(masm_, "[ ForStatement");
Comment 1193 src/full-codegen.cc Comment cmnt(masm_, "[ TryCatchStatement");
Comment 1207 src/full-codegen.cc { Comment cmnt(masm_, "[ Extend catch context");
Comment 1240 src/full-codegen.cc Comment cmnt(masm_, "[ TryFinallyStatement");
Comment 1303 src/full-codegen.cc Comment cmnt(masm_, "[ DebuggerStatement");
Comment 1313 src/full-codegen.cc Comment cmnt(masm_, "[ Conditional");
Comment 1345 src/full-codegen.cc Comment cmnt(masm_, "[ Literal");
Comment 1351 src/full-codegen.cc Comment cmnt(masm_, "[ FunctionLiteral");
Comment 1366 src/full-codegen.cc Comment cmnt(masm_, "[ SharedFunctionInfoLiteral");
Comment 1372 src/full-codegen.cc Comment cmnt(masm_, "[ Throw");
Comment 1299 src/ia32/code-stubs-ia32.cc Comment load_comment(masm, "-- Load arguments");
Comment 1311 src/ia32/code-stubs-ia32.cc Comment smi_check_comment(masm, "-- Smi check arguments");
Comment 1357 src/ia32/code-stubs-ia32.cc Comment perform_smi(masm, "-- Perform smi operation");
Comment 1550 src/ia32/code-stubs-ia32.cc Comment perform_float(masm, "-- Perform float operation on smis");
Comment 1583 src/ia32/code-stubs-ia32.cc Comment perform_float(masm, "-- Perform float operation on smis");
Comment 1643 src/ia32/code-stubs-ia32.cc Comment done_comment(masm, "-- Enter non-smi code");
Comment 124 src/ia32/full-codegen-ia32.cc Comment cmnt(masm_, "[ function compiled by full code generator");
Comment 164 src/ia32/full-codegen-ia32.cc { Comment cmnt(masm_, "[ Allocate locals");
Comment 181 src/ia32/full-codegen-ia32.cc Comment cmnt(masm_, "[ Allocate local context");
Comment 220 src/ia32/full-codegen-ia32.cc Comment cmnt(masm_, "[ Allocate arguments object");
Comment 258 src/ia32/full-codegen-ia32.cc Comment cmnt(masm_, "[ Declarations");
Comment 263 src/ia32/full-codegen-ia32.cc { Comment cmnt(masm_, "[ Declarations");
Comment 276 src/ia32/full-codegen-ia32.cc { Comment cmnt(masm_, "[ Stack check");
Comment 288 src/ia32/full-codegen-ia32.cc { Comment cmnt(masm_, "[ Body");
Comment 297 src/ia32/full-codegen-ia32.cc { Comment cmnt(masm_, "[ return <undefined>;");
Comment 334 src/ia32/full-codegen-ia32.cc Comment cmnt(masm_, "[ Stack check");
Comment 387 src/ia32/full-codegen-ia32.cc Comment cmnt(masm_, "[ Return sequence");
Comment 792 src/ia32/full-codegen-ia32.cc Comment cmnt(masm_, "[ VariableDeclaration");
Comment 800 src/ia32/full-codegen-ia32.cc Comment cmnt(masm_, "[ VariableDeclaration");
Comment 810 src/ia32/full-codegen-ia32.cc Comment cmnt(masm_, "[ VariableDeclaration");
Comment 852 src/ia32/full-codegen-ia32.cc Comment cmnt(masm_, "[ FunctionDeclaration");
Comment 859 src/ia32/full-codegen-ia32.cc Comment cmnt(masm_, "[ FunctionDeclaration");
Comment 876 src/ia32/full-codegen-ia32.cc Comment cmnt(masm_, "[ FunctionDeclaration");
Comment 896 src/ia32/full-codegen-ia32.cc Comment cmnt(masm_, "[ ModuleDeclaration");
Comment 904 src/ia32/full-codegen-ia32.cc Comment cmnt(masm_, "[ ModuleDeclaration");
Comment 928 src/ia32/full-codegen-ia32.cc Comment cmnt(masm_, "[ ImportDeclaration");
Comment 958 src/ia32/full-codegen-ia32.cc Comment cmnt(masm_, "[ SwitchStatement");
Comment 981 src/ia32/full-codegen-ia32.cc Comment cmnt(masm_, "[ Case comparison");
Comment 1028 src/ia32/full-codegen-ia32.cc Comment cmnt(masm_, "[ Case body");
Comment 1041 src/ia32/full-codegen-ia32.cc Comment cmnt(masm_, "[ ForInStatement");
Comment 1232 src/ia32/full-codegen-ia32.cc Comment cmnt(masm_, "[ VariableProxy");
Comment 1368 src/ia32/full-codegen-ia32.cc Comment cmnt(masm_, "Global variable");
Comment 1382 src/ia32/full-codegen-ia32.cc Comment cmnt(masm_, var->IsContextSlot()
Comment 1451 src/ia32/full-codegen-ia32.cc Comment cmnt(masm_, "Lookup variable");
Comment 1464 src/ia32/full-codegen-ia32.cc Comment cmnt(masm_, "[ RegExpLiteral");
Comment 1527 src/ia32/full-codegen-ia32.cc Comment cmnt(masm_, "[ ObjectLiteral");
Comment 1642 src/ia32/full-codegen-ia32.cc Comment cmnt(masm_, "[ ArrayLiteral");
Comment 1739 src/ia32/full-codegen-ia32.cc Comment cmnt(masm_, "[ Assignment");
Comment 2214 src/ia32/full-codegen-ia32.cc Comment cmnt(masm_, "[ Property");
Comment 2361 src/ia32/full-codegen-ia32.cc Comment cmnt(masm_, "[ Call");
Comment 2474 src/ia32/full-codegen-ia32.cc Comment cmnt(masm_, "[ CallNew");
Comment 3802 src/ia32/full-codegen-ia32.cc Comment cmnt(masm_, "[ InlineRuntimeCall");
Comment 3807 src/ia32/full-codegen-ia32.cc Comment cmnt(masm_, "[ CallRuntime");
Comment 3842 src/ia32/full-codegen-ia32.cc Comment cmnt(masm_, "[ UnaryOperation (DELETE)");
Comment 3888 src/ia32/full-codegen-ia32.cc Comment cmnt(masm_, "[ UnaryOperation (VOID)");
Comment 3895 src/ia32/full-codegen-ia32.cc Comment cmnt(masm_, "[ UnaryOperation (NOT)");
Comment 3940 src/ia32/full-codegen-ia32.cc Comment cmnt(masm_, "[ UnaryOperation (TYPEOF)");
Comment 3950 src/ia32/full-codegen-ia32.cc Comment cmt(masm_, "[ UnaryOperation (ADD)");
Comment 3977 src/ia32/full-codegen-ia32.cc Comment cmt(masm_, comment);
Comment 3992 src/ia32/full-codegen-ia32.cc Comment cmnt(masm_, "[ CountOperation");
Comment 4180 src/ia32/full-codegen-ia32.cc Comment cmnt(masm_, "Global variable");
Comment 4286 src/ia32/full-codegen-ia32.cc Comment cmnt(masm_, "[ CompareOperation");
Comment 245 src/ia32/lithium-codegen-ia32.cc Comment(";;; Allocate local context");
Comment 279 src/ia32/lithium-codegen-ia32.cc Comment(";;; End allocate local context");
Comment 305 src/ia32/lithium-codegen-ia32.cc Comment(";;; @%d: %s.", current_instruction_, instr->Mnemonic());
Comment 320 src/ia32/lithium-codegen-ia32.cc Comment(";;; Deferred code @%d: %s.",
Comment 782 src/ia32/lithium-codegen-ia32.cc Comment(";;; B%d - LOOP entry", label->block_id());
Comment 784 src/ia32/lithium-codegen-ia32.cc Comment(";;; B%d", label->block_id());
Comment 1477 src/ia32/lithium-codegen-ia32.cc Comment("Unreachable code.");
Comment 170 src/ia32/lithium-codegen-ia32.h void Comment(const char* format, ...);
Comment 135 src/macro-assembler.h class Comment {
Comment 137 src/macro-assembler.h Comment(MacroAssembler* masm, const char* msg);
Comment 138 src/macro-assembler.h ~Comment();
Comment 147 src/macro-assembler.h class Comment {
Comment 149 src/macro-assembler.h Comment(MacroAssembler*, const char*) {}
Comment 144 src/mips/full-codegen-mips.cc Comment cmnt(masm_, "[ function compiled by full code generator");
Comment 182 src/mips/full-codegen-mips.cc { Comment cmnt(masm_, "[ Allocate locals");
Comment 193 src/mips/full-codegen-mips.cc Comment cmnt(masm_, "[ Allocate local context");
Comment 229 src/mips/full-codegen-mips.cc Comment cmnt(masm_, "[ Allocate arguments object");
Comment 269 src/mips/full-codegen-mips.cc Comment cmnt(masm_, "[ Declarations");
Comment 274 src/mips/full-codegen-mips.cc { Comment cmnt(masm_, "[ Declarations");
Comment 287 src/mips/full-codegen-mips.cc { Comment cmnt(masm_, "[ Stack check");
Comment 297 src/mips/full-codegen-mips.cc { Comment cmnt(masm_, "[ Body");
Comment 306 src/mips/full-codegen-mips.cc { Comment cmnt(masm_, "[ return <undefined>;");
Comment 355 src/mips/full-codegen-mips.cc Comment cmnt(masm_, "[ Stack check");
Comment 397 src/mips/full-codegen-mips.cc Comment cmnt(masm_, "[ Return sequence");
Comment 830 src/mips/full-codegen-mips.cc Comment cmnt(masm_, "[ VariableDeclaration");
Comment 838 src/mips/full-codegen-mips.cc Comment cmnt(masm_, "[ VariableDeclaration");
Comment 848 src/mips/full-codegen-mips.cc Comment cmnt(masm_, "[ VariableDeclaration");
Comment 892 src/mips/full-codegen-mips.cc Comment cmnt(masm_, "[ FunctionDeclaration");
Comment 899 src/mips/full-codegen-mips.cc Comment cmnt(masm_, "[ FunctionDeclaration");
Comment 918 src/mips/full-codegen-mips.cc Comment cmnt(masm_, "[ FunctionDeclaration");
Comment 939 src/mips/full-codegen-mips.cc Comment cmnt(masm_, "[ ModuleDeclaration");
Comment 947 src/mips/full-codegen-mips.cc Comment cmnt(masm_, "[ ModuleDeclaration");
Comment 972 src/mips/full-codegen-mips.cc Comment cmnt(masm_, "[ ImportDeclaration");
Comment 1003 src/mips/full-codegen-mips.cc Comment cmnt(masm_, "[ SwitchStatement");
Comment 1026 src/mips/full-codegen-mips.cc Comment cmnt(masm_, "[ Case comparison");
Comment 1073 src/mips/full-codegen-mips.cc Comment cmnt(masm_, "[ Case body");
Comment 1086 src/mips/full-codegen-mips.cc Comment cmnt(masm_, "[ ForInStatement");
Comment 1290 src/mips/full-codegen-mips.cc Comment cmnt(masm_, "[ VariableProxy");
Comment 1424 src/mips/full-codegen-mips.cc Comment cmnt(masm_, "Global variable");
Comment 1438 src/mips/full-codegen-mips.cc Comment cmnt(masm_, var->IsContextSlot()
Comment 1510 src/mips/full-codegen-mips.cc Comment cmnt(masm_, "Lookup variable");
Comment 1522 src/mips/full-codegen-mips.cc Comment cmnt(masm_, "[ RegExpLiteral");
Comment 1583 src/mips/full-codegen-mips.cc Comment cmnt(masm_, "[ ObjectLiteral");
Comment 1706 src/mips/full-codegen-mips.cc Comment cmnt(masm_, "[ ArrayLiteral");
Comment 1797 src/mips/full-codegen-mips.cc Comment cmnt(masm_, "[ Assignment");
Comment 2298 src/mips/full-codegen-mips.cc Comment cmnt(masm_, "[ Property");
Comment 2447 src/mips/full-codegen-mips.cc Comment cmnt(masm_, "[ Call");
Comment 2566 src/mips/full-codegen-mips.cc Comment cmnt(masm_, "[ CallNew");
Comment 3873 src/mips/full-codegen-mips.cc Comment cmnt(masm_, "[ InlineRuntimeCall");
Comment 3878 src/mips/full-codegen-mips.cc Comment cmnt(masm_, "[ CallRuntime");
Comment 3914 src/mips/full-codegen-mips.cc Comment cmnt(masm_, "[ UnaryOperation (DELETE)");
Comment 3962 src/mips/full-codegen-mips.cc Comment cmnt(masm_, "[ UnaryOperation (VOID)");
Comment 3969 src/mips/full-codegen-mips.cc Comment cmnt(masm_, "[ UnaryOperation (NOT)");
Comment 4008 src/mips/full-codegen-mips.cc Comment cmnt(masm_, "[ UnaryOperation (TYPEOF)");
Comment 4018 src/mips/full-codegen-mips.cc Comment cmt(masm_, "[ UnaryOperation (ADD)");
Comment 4047 src/mips/full-codegen-mips.cc Comment cmt(masm_, comment);
Comment 4062 src/mips/full-codegen-mips.cc Comment cmnt(masm_, "[ CountOperation");
Comment 4238 src/mips/full-codegen-mips.cc Comment cmnt(masm_, "Global variable");
Comment 4345 src/mips/full-codegen-mips.cc Comment cmnt(masm_, "[ CompareOperation");
Comment 176 src/mips/lithium-codegen-mips.cc Comment(";;; Allocate local context");
Comment 206 src/mips/lithium-codegen-mips.cc Comment(";;; End allocate local context");
Comment 231 src/mips/lithium-codegen-mips.cc Comment(";;; @%d: %s.", current_instruction_, instr->Mnemonic());
Comment 245 src/mips/lithium-codegen-mips.cc Comment(";;; Deferred code @%d: %s.",
Comment 781 src/mips/lithium-codegen-mips.cc Comment(";;; B%d - LOOP entry", label->block_id());
Comment 783 src/mips/lithium-codegen-mips.cc Comment(";;; B%d", label->block_id());
Comment 178 src/mips/lithium-codegen-mips.h void Comment(const char* format, ...);
Comment 1100 src/x64/code-stubs-x64.cc Comment smi_check_comment(masm, "-- Smi check arguments");
Comment 1107 src/x64/code-stubs-x64.cc Comment perform_smi(masm, "-- Perform smi operation");
Comment 1192 src/x64/code-stubs-x64.cc Comment perform_float(masm, "-- Perform float operation on smis");
Comment 1220 src/x64/code-stubs-x64.cc Comment done_comment(masm, "-- Enter non-smi code");
Comment 124 src/x64/full-codegen-x64.cc Comment cmnt(masm_, "[ function compiled by full code generator");
Comment 160 src/x64/full-codegen-x64.cc { Comment cmnt(masm_, "[ Allocate locals");
Comment 177 src/x64/full-codegen-x64.cc Comment cmnt(masm_, "[ Allocate local context");
Comment 215 src/x64/full-codegen-x64.cc Comment cmnt(masm_, "[ Allocate arguments object");
Comment 253 src/x64/full-codegen-x64.cc Comment cmnt(masm_, "[ Declarations");
Comment 258 src/x64/full-codegen-x64.cc { Comment cmnt(masm_, "[ Declarations");
Comment 271 src/x64/full-codegen-x64.cc { Comment cmnt(masm_, "[ Stack check");
Comment 281 src/x64/full-codegen-x64.cc { Comment cmnt(masm_, "[ Body");
Comment 290 src/x64/full-codegen-x64.cc { Comment cmnt(masm_, "[ return <undefined>;");
Comment 330 src/x64/full-codegen-x64.cc Comment cmnt(masm_, "[ Stack check");
Comment 378 src/x64/full-codegen-x64.cc Comment cmnt(masm_, "[ Return sequence");
Comment 798 src/x64/full-codegen-x64.cc Comment cmnt(masm_, "[ VariableDeclaration");
Comment 806 src/x64/full-codegen-x64.cc Comment cmnt(masm_, "[ VariableDeclaration");
Comment 816 src/x64/full-codegen-x64.cc Comment cmnt(masm_, "[ VariableDeclaration");
Comment 858 src/x64/full-codegen-x64.cc Comment cmnt(masm_, "[ FunctionDeclaration");
Comment 865 src/x64/full-codegen-x64.cc Comment cmnt(masm_, "[ FunctionDeclaration");
Comment 883 src/x64/full-codegen-x64.cc Comment cmnt(masm_, "[ FunctionDeclaration");
Comment 903 src/x64/full-codegen-x64.cc Comment cmnt(masm_, "[ ModuleDeclaration");
Comment 911 src/x64/full-codegen-x64.cc Comment cmnt(masm_, "[ ModuleDeclaration");
Comment 935 src/x64/full-codegen-x64.cc Comment cmnt(masm_, "[ ImportDeclaration");
Comment 965 src/x64/full-codegen-x64.cc Comment cmnt(masm_, "[ SwitchStatement");
Comment 988 src/x64/full-codegen-x64.cc Comment cmnt(masm_, "[ Case comparison");
Comment 1036 src/x64/full-codegen-x64.cc Comment cmnt(masm_, "[ Case body");
Comment 1049 src/x64/full-codegen-x64.cc Comment cmnt(masm_, "[ ForInStatement");
Comment 1252 src/x64/full-codegen-x64.cc Comment cmnt(masm_, "[ VariableProxy");
Comment 1389 src/x64/full-codegen-x64.cc Comment cmnt(masm_, "Global variable");
Comment 1403 src/x64/full-codegen-x64.cc Comment cmnt(masm_, var->IsContextSlot() ? "Context slot" : "Stack slot");
Comment 1470 src/x64/full-codegen-x64.cc Comment cmnt(masm_, "Lookup slot");
Comment 1483 src/x64/full-codegen-x64.cc Comment cmnt(masm_, "[ RegExpLiteral");
Comment 1546 src/x64/full-codegen-x64.cc Comment cmnt(masm_, "[ ObjectLiteral");
Comment 1661 src/x64/full-codegen-x64.cc Comment cmnt(masm_, "[ ArrayLiteral");
Comment 1758 src/x64/full-codegen-x64.cc Comment cmnt(masm_, "[ Assignment");
Comment 2189 src/x64/full-codegen-x64.cc Comment cmnt(masm_, "[ Property");
Comment 2335 src/x64/full-codegen-x64.cc Comment cmnt(masm_, "[ Call");
Comment 2446 src/x64/full-codegen-x64.cc Comment cmnt(masm_, "[ CallNew");
Comment 3794 src/x64/full-codegen-x64.cc Comment cmnt(masm_, "[ InlineRuntimeCall");
Comment 3799 src/x64/full-codegen-x64.cc Comment cmnt(masm_, "[ CallRuntime");
Comment 3833 src/x64/full-codegen-x64.cc Comment cmnt(masm_, "[ UnaryOperation (DELETE)");
Comment 3879 src/x64/full-codegen-x64.cc Comment cmnt(masm_, "[ UnaryOperation (VOID)");
Comment 3886 src/x64/full-codegen-x64.cc Comment cmnt(masm_, "[ UnaryOperation (NOT)");
Comment 3931 src/x64/full-codegen-x64.cc Comment cmnt(masm_, "[ UnaryOperation (TYPEOF)");
Comment 3941 src/x64/full-codegen-x64.cc Comment cmt(masm_, "[ UnaryOperation (ADD)");
Comment 3969 src/x64/full-codegen-x64.cc Comment cmt(masm_, comment);
Comment 3984 src/x64/full-codegen-x64.cc Comment cmnt(masm_, "[ CountOperation");
Comment 4171 src/x64/full-codegen-x64.cc Comment cmnt(masm_, "Global variable");
Comment 4277 src/x64/full-codegen-x64.cc Comment cmnt(masm_, "[ CompareOperation");
Comment 190 src/x64/lithium-codegen-x64.cc Comment(";;; Allocate local context");
Comment 220 src/x64/lithium-codegen-x64.cc Comment(";;; End allocate local context");
Comment 244 src/x64/lithium-codegen-x64.cc Comment(";;; @%d: %s.", current_instruction_, instr->Mnemonic());
Comment 268 src/x64/lithium-codegen-x64.cc Comment(";;; Deferred code @%d: %s.",
Comment 692 src/x64/lithium-codegen-x64.cc Comment(";;; B%d - LOOP entry", label->block_id());
Comment 694 src/x64/lithium-codegen-x64.cc Comment(";;; B%d", label->block_id());
Comment 1370 src/x64/lithium-codegen-x64.cc Comment("Unreachable code.");
Comment 160 src/x64/lithium-codegen-x64.h void Comment(const char* format, ...);