Searched defs:RecordComment (Results 1 – 11 of 11) sorted by relevance
48 __ RecordComment(msg); in Comment() local53 if (msg_[0] == '[') __ RecordComment("]"); in ~Comment() local
160 __ RecordComment("// Calling from debug break to runtime - come in - over"); in Generate_DebugBreakCallHelper() local
2430 void Assembler::RecordComment(const char* msg) { in RecordComment() function in v8::internal::Assembler
278 __ RecordComment("[ Deoptimisation jump table"); in GenerateDeoptJumpTable() local288 __ RecordComment("]"); in GenerateDeoptJumpTable() local
153 __ RecordComment("// Calling from debug break to runtime - come in - over"); in Generate_DebugBreakCallHelper() local
1912 void Assembler::RecordComment(const char* msg) { in RecordComment() function in v8::internal::Assembler
129 __ RecordComment("// Calling from debug break to runtime - come in - over"); in Generate_DebugBreakCallHelper() local
2438 void Assembler::RecordComment(const char* msg, bool force) { in RecordComment() function in v8::internal::Assembler
131 __ RecordComment("// Calling from debug break to runtime - come in - over"); in Generate_DebugBreakCallHelper() local
3029 void Assembler::RecordComment(const char* msg, bool force) { in RecordComment() function in v8::internal::Assembler
142 __ RecordComment("dead code, just testing relocations"); variable144 __ RecordComment("dead code, just testing immediate operands"); variable