Home
last modified time | relevance | path

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

/ark/js_runtime/ecmascript/mem/
Dregion.h185 bool InOldGeneration() const in InOldGeneration() function
Dparallel_evacuation.cpp98 bool isInOldGen = region->InOldGeneration(); in EvacuateRegion()