Searched refs:EnterComment (Results 1 – 2 of 2) sorted by relevance
129 void CodeStatistics::EnterComment(Isolate* isolate, const char* comment, in EnterComment() function in v8::internal::CodeStatistics187 EnterComment(isolate, comment_txt, flat_delta); in CollectCommentStatistics()215 EnterComment(isolate, "NoComment", delta); in CollectCodeCommentStatistics()
36 static void EnterComment(Isolate* isolate, const char* comment, int delta);