Home
last modified time | relevance | path

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

/external/v8/src/profiler/
Dheap-snapshot-generator.h452 void SetGcRootsReference(VisitorSynchronization::SyncTag tag);
Dheap-snapshot-generator.cc1756 SetGcRootsReference(static_cast<VisitorSynchronization::SyncTag>(tag)); in IterateAndExtractReferences()
2051 void V8HeapExplorer::SetGcRootsReference(VisitorSynchronization::SyncTag tag) { in SetGcRootsReference() function in v8::internal::V8HeapExplorer