Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dheap.h1401 inline void IncrementYoungSurvivorsCounter(size_t survived) { in IncrementYoungSurvivorsCounter() function
Dheap.cc1637 IncrementYoungSurvivorsCounter(new_space()->Size()); in EvacuateYoungGeneration()
1773 IncrementYoungSurvivorsCounter(PromotedSpaceSizeOfObjects() + in Scavenge()
Dmark-compact.cc3183 heap()->IncrementYoungSurvivorsCounter( in Finalize()