Home
last modified time | relevance | path

Searched refs:AllocatedSinceLastGC (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/heap/
Dheap-inl.h115 return new_space_allocation_counter_ + new_space()->AllocatedSinceLastGC(); in NewSpaceAllocationCounter()
Dspaces.h2679 size_t AllocatedSinceLastGC() { in AllocatedSinceLastGC() function