Home | History | Annotate | Download | only in src

Lines Matching refs:IterateAndExtractReferences

1875 bool V8HeapExplorer::IterateAndExtractReferences(
2432 bool NativeObjectsExplorer::IterateAndExtractReferences(
2649 return v8_heap_explorer_.IterateAndExtractReferences(&filler)
2650 && dom_explorer_.IterateAndExtractReferences(&filler);