Home
last modified time | relevance | path

Searched refs:NativeObjectsExplorer (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/profiler/
Dheap-snapshot-generator.h523 class NativeObjectsExplorer {
525 NativeObjectsExplorer(HeapSnapshot* snapshot,
527 NativeObjectsExplorer(const NativeObjectsExplorer&) = delete;
528 NativeObjectsExplorer& operator=(const NativeObjectsExplorer&) = delete;
634 NativeObjectsExplorer dom_explorer_;
Dheap-snapshot-generator.cc2488 NativeObjectsExplorer::NativeObjectsExplorer( in NativeObjectsExplorer() function in v8::internal::NativeObjectsExplorer
2498 void NativeObjectsExplorer::MergeNodeIntoEntry( in MergeNodeIntoEntry()
2526 HeapEntry* NativeObjectsExplorer::EntryForEmbedderGraphNode( in EntryForEmbedderGraphNode()
2546 bool NativeObjectsExplorer::IterateAndExtractReferences( in IterateAndExtractReferences()