Searched refs:InOldGeneration (Results 1 – 2 of 2) sorted by relevance
/ark/js_runtime/ecmascript/mem/ | ||
D | region.h | 185 bool InOldGeneration() const in InOldGeneration() function |
D | parallel_evacuation.cpp | 98 bool isInOldGen = region->InOldGeneration(); in EvacuateRegion() |