Home
last modified time | relevance | path

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

/external/v8/src/zone/
Daccounting-allocator.h38 size_t GetCurrentPoolSize() const;
Daccounting-allocator.cc124 size_t AccountingAllocator::GetCurrentPoolSize() const { in GetCurrentPoolSize() function in v8::internal::AccountingAllocator
/external/v8/src/
Disolate.cc2363 size_t pooled_current = GetCurrentPoolSize(); in Throw()
2378 size_t pooled_current = GetCurrentPoolSize(); in Throw()