Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/profiler/
Dheap-snapshot-generator.h491 void SetGcSubrootReference(Root root, const char* description, bool is_weak,
Dheap-snapshot-generator.cc1905 explorer_->SetGcSubrootReference(root, description, visiting_weak_roots_, in VisitRootPointer()
1923 explorer_->SetGcSubrootReference(root, description, visiting_weak_roots_, in VisitRootPointers()
2227 void V8HeapExplorer::SetGcSubrootReference(Root root, const char* description, in SetGcSubrootReference() function in v8::internal::V8HeapExplorer