Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/shared_heap/
H A Dshared_full_gc.cpp83 if (objectRegion->InSharedOldSpace()) { in Sweep()
143 if (!objectRegion->InSharedOldSpace()) { in UpdateRecordWeakReference()
H A Dshared_gc_marker-inl.h261 return region->InSharedOldSpace(); in NeedEvacuate()
/arkcompiler/ets_runtime/ecmascript/mem/
H A Dregion.h505 bool InSharedOldSpace() const in InSharedOldSpace() function in panda::ecmascript::Region
/arkcompiler/ets_runtime/ecmascript/snapshot/mem/
H A Dsnapshot_processor.cpp1804 if (region->InYoungOrOldSpace() || region->InSharedOldSpace()) { in GetNewObj()

Completed in 9 milliseconds