Searched refs:IterateAndExtractReferences (Results 1 – 2 of 2) sorted by relevance
337 bool IterateAndExtractReferences(SnapshotFiller* filler);478 bool IterateAndExtractReferences(SnapshotFiller* filler);
1845 bool V8HeapExplorer::IterateAndExtractReferences( in IterateAndExtractReferences() function in v8::internal::V8HeapExplorer2407 bool NativeObjectsExplorer::IterateAndExtractReferences( in IterateAndExtractReferences() function in v8::internal::NativeObjectsExplorer2615 return v8_heap_explorer_.IterateAndExtractReferences(&filler) in FillReferences()2616 && dom_explorer_.IterateAndExtractReferences(&filler); in FillReferences()