Searched refs:IterateAndExtractReferences (Results 1 – 2 of 2) sorted by relevance
358 bool IterateAndExtractReferences(SnapshotFiller* filler);508 bool IterateAndExtractReferences(SnapshotFiller* filler);
1600 bool V8HeapExplorer::IterateAndExtractReferences(SnapshotFiller* filler) { in IterateAndExtractReferences() function in v8::internal::V8HeapExplorer2300 bool NativeObjectsExplorer::IterateAndExtractReferences( in IterateAndExtractReferences() function in v8::internal::NativeObjectsExplorer2529 return v8_heap_explorer_.IterateAndExtractReferences(&filler) && in FillReferences()2530 dom_explorer_.IterateAndExtractReferences(&filler); in FillReferences()