Home
last modified time | relevance | path

Searched refs:IterateAndExtractReferences (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/profiler/
H A Dheap-snapshot-generator.h385 bool IterateAndExtractReferences(HeapSnapshotGenerator* generator);
529 bool IterateAndExtractReferences(HeapSnapshotGenerator* generator);
H A Dheap-snapshot-generator.cc1960 bool V8HeapExplorer::IterateAndExtractReferences( in IterateAndExtractReferences() function in v8::internal::V8HeapExplorer
2547 bool NativeObjectsExplorer::IterateAndExtractReferences( in IterateAndExtractReferences() function in v8::internal::NativeObjectsExplorer
2690 return v8_heap_explorer_.IterateAndExtractReferences(this) && in FillReferences()
2691 dom_explorer_.IterateAndExtractReferences(this); in FillReferences()

Completed in 8 milliseconds