Home
last modified time | relevance | path

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

/external/v8/src/profiler/
Dheap-snapshot-generator.h471 void SetGcSubrootReference(Root root, const char* description, bool is_weak,
Dheap-snapshot-generator.cc1585 explorer_->SetGcSubrootReference(root, description, visiting_weak_roots_, in VisitRootPointer()
1876 void V8HeapExplorer::SetGcSubrootReference(Root root, const char* description, in SetGcSubrootReference() function in v8::internal::V8HeapExplorer