Home | History | Annotate | Download | only in src

Lines Matching refs:v8_heap_explorer_

3048       v8_heap_explorer_(snapshot_, this),
3054 v8_heap_explorer_.TagGlobalObjects();
3138 v8_heap_explorer_.EstimateObjectsCount(&iterator) +
3146 v8_heap_explorer_.AddRootEntries(&counter);
3147 return v8_heap_explorer_.IterateAndExtractReferences(&counter)
3160 return v8_heap_explorer_.IterateAndExtractReferences(&filler)
3162 && v8_heap_explorer_.IterateAndSetObjectNames(&filler);