Home
last modified time | relevance | path

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

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