Searched defs:CodeComment (Results 1 – 2 of 2) sorted by relevance
324 explicit CodeComment(Assembler* assembler, const std::string& comment) in CodeComment() function341 explicit CodeComment(Assembler* assembler, std::string comment) {} in CodeComment() function
1157 CodeComment(intptr_t pc_offset, const String &comment) in CodeComment() function