Searched refs:AddRootEntry (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/
H A Dprofile-generator.h659 HeapEntry* AddRootEntry(int children_count);
H A Dprofile-generator.cc1180 HeapEntry* HeapSnapshot::AddRootEntry(int children_count) { function in class:v8::internal::HeapSnapshot
1663 return snapshot_->AddRootEntry(children_count);
3433 HeapEntry* root = result->AddRootEntry(1);

Completed in 883 milliseconds