Home
last modified time | relevance | path

Searched defs:currentRegion (Results 1 – 7 of 7) 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.cpp280 Region *currentRegion = GetRegionList().GetFirst(); in Sweep() local
Dsparse_space.cpp656 Region *currentRegion = GetCurrentRegion(); in Stop() local
/arkcompiler/ets_runtime/common_components/heap/space/
Dfrom_space.cpp118 RegionDesc *currentRegion = startRegion; in ParallelCopyFromRegions() local
/arkcompiler/ets_runtime/ecmascript/mem/shared_heap/
Dshared_space.cpp553 Region *currentRegion = GetCurrentRegion(); in Stop() local
597 auto currentRegion = GetCurrentRegion(); in Expand() local
703 Region *currentRegion = GetRegionList().GetFirst(); in Sweep() local
/arkcompiler/ets_runtime/ecmascript/serializer/
Dbase_deserializer.cpp784 Region *currentRegion = space->GetCurrentRegion(); in AllocateMultiRegion() local
/arkcompiler/ets_runtime/ecmascript/snapshot/mem/
Dsnapshot_processor.cpp2003 auto currentRegion = Region::ObjectAddressToRange(newObj); in GetNewObj() local