Searched refs:NativeObjectsExplorer (Results 1 – 2 of 2) sorted by relevance
523 class NativeObjectsExplorer {525 NativeObjectsExplorer(HeapSnapshot* snapshot,527 NativeObjectsExplorer(const NativeObjectsExplorer&) = delete;528 NativeObjectsExplorer& operator=(const NativeObjectsExplorer&) = delete;634 NativeObjectsExplorer dom_explorer_;
2488 NativeObjectsExplorer::NativeObjectsExplorer( in NativeObjectsExplorer() function in v8::internal::NativeObjectsExplorer2498 void NativeObjectsExplorer::MergeNodeIntoEntry( in MergeNodeIntoEntry()2526 HeapEntry* NativeObjectsExplorer::EntryForEmbedderGraphNode( in EntryForEmbedderGraphNode()2546 bool NativeObjectsExplorer::IterateAndExtractReferences( in IterateAndExtractReferences()