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

  /external/v8/src/heap/
code-stats.cc 70 void CodeStatistics::ReportCodeStatistics(Isolate* isolate) {
heap.cc 659 if (FLAG_code_stats) ReportCodeStatistics("After GC");
    [all...]

Completed in 105 milliseconds