Home
last modified time | relevance | path

Searched refs:isInYoung (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
H A Dparallel_evacuator-inl.h47 bool isInYoung = region->InYoungSpace(); in WholeRegionEvacuate() local
49 if (isInYoung && !isBelowAgeMark && IsWholeRegionEvacuate(region) && heap_->MoveYoungRegionSync(region)) { in WholeRegionEvacuate()

Completed in 2 milliseconds