Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
Dlinear_space.cpp91 auto currentRegion = GetCurrentRegion(); in Expand() local
123 auto currentRegion = GetCurrentRegion(); in ResetAllocator() local
287 auto currentRegion = GetCurrentRegion(); in Expand() local
339 auto currentRegion = GetCurrentRegion(); in GetAllocatedSizeSinceGC() local
480 auto currentRegion = GetCurrentRegion(); in GetAllocatedSizeSinceGC() local
Dspace.cpp230 Region *currentRegion = GetRegionList().GetFirst(); in Sweep() local
Dsparse_space.cpp570 Region *currentRegion = GetCurrentRegion(); in Stop() local
/arkcompiler/ets_runtime/ecmascript/mem/shared_heap/
Dshared_space.cpp482 Region *currentRegion = GetCurrentRegion(); in Stop() local
516 auto currentRegion = GetCurrentRegion(); in Expand() local
625 Region *currentRegion = GetRegionList().GetFirst(); in Sweep() local
/arkcompiler/ets_runtime/ecmascript/serializer/
Dbase_deserializer.cpp600 Region *currentRegion = space->GetCurrentRegion(); in AllocateMultiRegion() local
/arkcompiler/ets_runtime/ecmascript/snapshot/mem/
Dsnapshot_processor.cpp1865 auto currentRegion = Region::ObjectAddressToRange(newObj); in EncodeTaggedObject() local