Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dheap.h1469 return old_generation_allocation_counter_ + PromotedSinceLastGC(); in OldGenerationAllocationCounter()
1477 size_t PromotedSinceLastGC() { in PromotedSinceLastGC() function