Home
last modified time | relevance | path

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

/external/v8/src/profiler/
Dheap-snapshot-generator.h198 void AddSyntheticRootEntries();
Dheap-snapshot-generator.cc207 void HeapSnapshot::AddSyntheticRootEntries() { in AddSyntheticRootEntries() function in v8::internal::HeapSnapshot
2489 snapshot_->AddSyntheticRootEntries(); in GenerateSnapshot()