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

/external/v8/src/
H A Dprofile-generator.h581 return EntriesSize(1, children_count_, retainers_count_);
589 static size_t EntriesSize(int entries_count,
H A Dprofile-generator.cc1094 size_t HeapEntry::EntriesSize(int entries_count, function in class:v8::internal::HeapEntry
1165 HeapEntry::EntriesSize(entries_count, children_count, retainers_count);

Completed in 324 milliseconds