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 38 static void CollectCommentStatistics(Isolate* isolate, RelocIterator* it);
code-stats.cc 166 void CodeStatistics::CollectCommentStatistics(Isolate* isolate,
192 CollectCommentStatistics(isolate, it);
217 CollectCommentStatistics(isolate, &it);

Completed in 70 milliseconds