Searched refs:GetComment (Results 1 – 6 of 6) sorted by relevance
174 const char* comment_txt = cit->GetComment(); in CollectCommentStatistics()187 const char* const txt = cit->GetComment(); in CollectCommentStatistics()
53 const char* GetComment() const;
43 const char* CodeCommentsIterator::GetComment() const { in GetComment() function in v8::internal::CodeCommentsIterator
376 comments.push_back(cit.GetComment()); in DecodeIt()453 out << " " << cit.GetComment(); in DecodeIt()
1166 const char* GetComment();
10062 const char* CodeEvent::GetComment() { in GetComment() function in v8::CodeEvent