Home
last modified time | relevance | path

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

/external/chromium_org/v8/src/
Dheap-snapshot-generator.h338 void AddRootEntries(SnapshotFiller* filler);
487 void AddRootEntries(SnapshotFiller* filler);
Dheap-snapshot-generator.cc995 void V8HeapExplorer::AddRootEntries(SnapshotFiller* filler) { in AddRootEntries() function in v8::internal::V8HeapExplorer
2648 v8_heap_explorer_.AddRootEntries(&filler); in FillReferences()