Searched refs:AllocatedSinceLastGC (Results 1 – 2 of 2) sorted by relevance
115 return new_space_allocation_counter_ + new_space()->AllocatedSinceLastGC(); in NewSpaceAllocationCounter()
2679 size_t AllocatedSinceLastGC() { in AllocatedSinceLastGC() function