Home
last modified time | relevance | path

Searched refs:GetCurrentPoolSize (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/zone/
Daccounting-allocator.h40 size_t GetCurrentPoolSize() const;
Daccounting-allocator.cc122 size_t AccountingAllocator::GetCurrentPoolSize() const { in GetCurrentPoolSize() function in v8::internal::AccountingAllocator
/external/v8/src/
Disolate.cc2145 size_t pooled_current = GetCurrentPoolSize(); in Throw()
2161 size_t pooled_current = GetCurrentPoolSize(); in Throw()