Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
Dlinear_space.cpp92 auto currentRegion = GetCurrentRegion(); in Expand() local
124 auto currentRegion = GetCurrentRegion(); in ResetAllocator() local
329 auto currentRegion = GetCurrentRegion(); in GetAllocatedSizeSinceGC() local
Dspace.cpp236 Region *currentRegion = GetRegionList().GetFirst(); in Sweep() local
Dsparse_space.cpp656 Region *currentRegion = GetCurrentRegion(); in Stop() local
/arkcompiler/ets_runtime/ecmascript/mem/shared_heap/
Dshared_space.cpp554 Region *currentRegion = GetCurrentRegion(); in Stop() local
598 auto currentRegion = GetCurrentRegion(); in Expand() local
704 Region *currentRegion = GetRegionList().GetFirst(); in Sweep() local
/arkcompiler/ets_runtime/ecmascript/serializer/
Dbase_deserializer.cpp603 Region *currentRegion = space->GetCurrentRegion(); in AllocateMultiRegion() local
/arkcompiler/ets_runtime/ecmascript/snapshot/mem/
Dsnapshot_processor.cpp1883 auto currentRegion = Region::ObjectAddressToRange(newObj); in EncodeTaggedObject() local