Searched refs:RecordComment (Results 1 – 22 of 22) sorted by relevance
49 __ RecordComment(msg); in Comment() local54 if (msg_[0] == '[') __ RecordComment("]"); in ~Comment() local
161 assembler->RecordComment(";;; Safepoint table."); in Emit()
325 masm()->RecordComment("[ Stack check table"); in EmitStackCheckTable()333 masm()->RecordComment("]"); in EmitStackCheckTable()
128 __ RecordComment("// Calling from debug break to runtime - come in - over"); in Generate_DebugBreakCallHelper() local
1881 RecordComment("Abort message: "); in Abort()1882 RecordComment(msg); in Abort()
1019 void RecordComment(const char* msg, bool force = false);
2655 void Assembler::RecordComment(const char* msg, bool force) { in RecordComment() function in v8::internal::Assembler
115 masm()->RecordComment(copy.start()); in Comment()
130 __ RecordComment("// Calling from debug break to runtime - come in - over"); in Generate_DebugBreakCallHelper() local
408 RecordComment("Abort message: "); in Abort()409 RecordComment(msg); in Abort()
1361 void RecordComment(const char* msg, bool force = false);
2940 void Assembler::RecordComment(const char* msg, bool force) { in RecordComment() function in v8::internal::Assembler
129 masm()->RecordComment(copy.start()); in Comment()
159 __ RecordComment("// Calling from debug break to runtime - come in - over"); in Generate_DebugBreakCallHelper() local
2615 void Assembler::RecordComment(const char* msg) { in RecordComment() function in v8::internal::Assembler2795 RecordComment("[ Constant Pool"); in CheckConstPool()2826 RecordComment("]"); in CheckConstPool()
1175 void RecordComment(const char* msg);
2403 RecordComment("Abort message: "); in Abort()2404 RecordComment(msg); in Abort()
142 __ RecordComment("dead code, just testing relocations"); variable144 __ RecordComment("dead code, just testing immediate operands"); variable
766 void RecordComment(const char* msg);
2769 RecordComment("Abort message: "); in Abort()2770 RecordComment(msg); in Abort()
1869 void Assembler::RecordComment(const char* msg) { in RecordComment() function in v8::internal::Assembler