Searched refs:IterateAndExtractReferences (Results 1 – 2 of 2) sorted by relevance
344 bool IterateAndExtractReferences(SnapshotFiller* filler);493 bool IterateAndExtractReferences(SnapshotFiller* filler);
1749 bool V8HeapExplorer::IterateAndExtractReferences( in IterateAndExtractReferences() function in v8::internal::V8HeapExplorer2350 bool NativeObjectsExplorer::IterateAndExtractReferences( in IterateAndExtractReferences() function in v8::internal::NativeObjectsExplorer2577 return v8_heap_explorer_.IterateAndExtractReferences(&filler) in FillReferences()2578 && dom_explorer_.IterateAndExtractReferences(&filler); in FillReferences()