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

  /external/v8/src/heap/
code-stats.h 34 static void CollectCommentStatistics(Isolate* isolate, RelocIterator* it);
code-stats.cc 155 void CodeStatistics::CollectCommentStatistics(Isolate* isolate,
181 CollectCommentStatistics(isolate, it);
206 CollectCommentStatistics(isolate, &it);

Completed in 174 milliseconds