Home | History | Annotate | Download | only in src

Lines Matching refs:IterateAndExtractReferences

2031 bool V8HeapExplorer::IterateAndExtractReferences(
2327 bool NativeObjectsExplorer::IterateAndExtractReferences(
2583 v8_heap_explorer_.IterateAndExtractReferences(&counter) &&
2584 dom_explorer_.IterateAndExtractReferences(&counter);
2591 v8_heap_explorer_.IterateAndExtractReferences(&filler) &&
2592 dom_explorer_.IterateAndExtractReferences(&filler);