Searched refs:IsComment (Results 1 – 11 of 11) sorted by relevance
131 def IsComment(self): member in JavaScriptToken
396 and not token.next.IsComment()411 if not last_in_line and not first_in_line and not token.next.IsComment():
406 elif not first_in_line and not token.next.IsComment():423 not token.previous.IsComment() and
151 if (RelocInfo::IsComment(it->rinfo()->rmode())) { in DecodeIt()287 if (RelocInfo::IsComment(it->rinfo()->rmode())) { in DecodeIt()
456 } else if (RelocInfo::IsComment(rmode)) { in Write()799 if (IsComment(rmode_)) { in Print()
415 static inline bool IsComment(Mode mode) { in IsComment() function
700 def IsComment(cur_line): function781 elif IsComment(line):
707 def IsComment(cur_line): function788 elif IsComment(line):
2466 || RelocInfo::IsComment(rmode) in RecordRelocInfo()
2841 || RelocInfo::IsComment(rmode) in RecordRelocInfo()
2705 || RelocInfo::IsComment(rmode) in RecordRelocInfo()