Home
last modified time | relevance | path

Searched refs:EnterComment (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/heap/
Dcode-stats.cc129 void CodeStatistics::EnterComment(Isolate* isolate, const char* comment, in EnterComment() function in v8::internal::CodeStatistics
187 EnterComment(isolate, comment_txt, flat_delta); in CollectCommentStatistics()
215 EnterComment(isolate, "NoComment", delta); in CollectCodeCommentStatistics()
Dcode-stats.h36 static void EnterComment(Isolate* isolate, const char* comment, int delta);