Home
last modified time | relevance | path

Searched defs:currentRegion (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
Dlinear_space.cpp78 auto currentRegion = GetCurrentRegion(); in Expand() local
109 auto currentRegion = GetCurrentRegion(); in ResetAllocator() local
287 auto currentRegion = GetCurrentRegion(); in GetAllocatedSizeSinceGC() local
Dspace.cpp107 Region *currentRegion = GetRegionList().GetFirst(); in Sweep() local
/arkcompiler/ets_runtime/ecmascript/snapshot/mem/
Dsnapshot_processor.cpp1858 auto currentRegion = Region::ObjectAddressToRange(newObj); in EncodeTaggedObject() local