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 114 ROOTS = 1,
160 case ROOTS: return HEAP->result_symbol();
heap-profiler.cc 509 if (constructor_ == FromSpecialCase(ROOTS)) {
510 return "(roots)";
704 JSObjectsCluster roots(JSObjectsCluster::ROOTS);
705 ReferencesExtractor extractor(roots, this);
    [all...]

Completed in 170 milliseconds