Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/heap/
Dscavenger.cc456 heap_->IncrementYoungSurvivorsCounter(heap_->SurvivedYoungObjectSize()); in CollectGarbage()
Dgc-tracer.cc362 current_.survived_young_object_size = heap_->SurvivedYoungObjectSize(); in StopInSafepoint()
Dheap.h1366 inline size_t SurvivedYoungObjectSize() { in SurvivedYoungObjectSize() function
Dheap.cc2327 start_young_generation_size - SurvivedYoungObjectSize()); in PerformGarbageCollection()