Searched refs:AddRootEntries (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/v8/src/
H A Dheap-snapshot-generator.h384 void AddRootEntries(SnapshotFillerInterface* filler);
507 void AddRootEntries(SnapshotFillerInterface* filler);
H A Dheap-snapshot-generator.cc935 void V8HeapExplorer::AddRootEntries(SnapshotFillerInterface* filler) { function in class:v8::internal::V8HeapExplorer
2455 v8_heap_explorer_.AddRootEntries(&filler);
/external/v8/src/
H A Dprofile-generator.h922 void AddRootEntries(SnapshotFillerInterface* filler);
1028 void AddRootEntries(SnapshotFillerInterface* filler);
H A Dprofile-generator.cc1801 void V8HeapExplorer::AddRootEntries(SnapshotFillerInterface* filler) { function in class:v8::internal::V8HeapExplorer
3146 v8_heap_explorer_.AddRootEntries(&counter);

Completed in 84 milliseconds