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

  /external/v8/src/
heap-profiler.h 55 ROOTS = 1,
99 case ROOTS: return Heap::result_symbol();
heap-profiler.cc 353 if (constructor_ == FromSpecialCase(ROOTS)) {
354 accumulator->Add("(roots)");
537 JSObjectsCluster roots(JSObjectsCluster::ROOTS);
538 ReferencesExtractor extractor(roots, this);

Completed in 20 milliseconds