Searched refs:IsComment (Results 1 – 11 of 11) sorted by relevance
130 if (RelocInfo::IsComment(it->rinfo()->rmode())) { in DecodeIt()261 if (RelocInfo::IsComment(it->rinfo()->rmode())) { in DecodeIt()
508 if (RelocInfo::IsComment(rmode)) { in Write()686 } else if (RelocInfo::IsComment(rmode)) { in next()847 if (IsComment(rmode_)) { in Print()
457 static inline bool IsComment(Mode mode) { in IsComment() function
137 def IsComment(self): member in JavaScriptToken
473 and not token.next.IsComment()489 if not last_in_line and not first_in_line and not token.next.IsComment():
240 not token.previous.IsComment() and487 elif not first_in_line and not token.next.IsComment():
707 def IsComment(cur_line): function788 elif IsComment(line):
700 def IsComment(cur_line): function781 elif IsComment(line):
2880 DCHECK(RelocInfo::IsDebugBreakSlot(rmode) || RelocInfo::IsComment(rmode) || in RecordRelocInfo()
2906 || RelocInfo::IsComment(rmode) in RecordRelocInfo()
3216 || RelocInfo::IsComment(rmode) in RecordRelocInfo()