Searched refs:CodeComment (Results 1 – 1 of 1) sorted by relevance
1155 class CodeComment : public ZoneAllocated {1157 CodeComment(intptr_t pc_offset, const String &comment) in CodeComment() function1167 DISALLOW_COPY_AND_ASSIGN(CodeComment);1170 GrowableArray<CodeComment *> comments_;