Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
Dregion.h259 bool InYoungOrOldSpace() const in InYoungOrOldSpace() function
Dparallel_marker-inl.h419 return region->InYoungOrOldSpace(); in NeedEvacuate()
/arkcompiler/ets_runtime/ecmascript/snapshot/mem/
Dsnapshot_processor.cpp1838 if (region->InYoungOrOldSpace()) { in EncodeTaggedObject()