Home
last modified time | relevance | path

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

/external/v8/src/profiler/
Dheap-snapshot-generator.h470 void SetGcRootsReference(Root root);
Dheap-snapshot-generator.cc1606 SetGcRootsReference(static_cast<Root>(root)); in IterateAndExtractReferences()
1870 void V8HeapExplorer::SetGcRootsReference(Root root) { in SetGcRootsReference() function in v8::internal::V8HeapExplorer