HomeSort by relevance Sort by last modified time
    Searched refs:EnterComment (Results 1 - 2 of 2) sorted by null

  /external/v8/src/heap/
code-stats.h 40 static void EnterComment(Isolate* isolate, const char* comment, int delta);
code-stats.cc 140 void CodeStatistics::EnterComment(Isolate* isolate, const char* comment,
198 EnterComment(isolate, comment_txt, flat_delta);
226 EnterComment(isolate, "NoComment", delta);

Completed in 75 milliseconds