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

  /external/v8/src/
heap-profiler.h 224 static const int kMaxPassesCount = 10;
heap-profiler.cc 468 for (int i = 0; i < kMaxPassesCount; ++i) {

Completed in 19 milliseconds