Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
Dlinear_space.cpp88 auto currentRegion = GetCurrentRegion(); in Expand() local
120 auto currentRegion = GetCurrentRegion(); in ResetAllocator() local
284 auto currentRegion = GetCurrentRegion(); in Expand() local
336 auto currentRegion = GetCurrentRegion(); in GetAllocatedSizeSinceGC() local
477 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.cpp598 Region *currentRegion = space->GetCurrentRegion(); in AllocateMultiRegion() local
/arkcompiler/ets_runtime/ecmascript/snapshot/mem/
Dsnapshot_processor.cpp1865 auto currentRegion = Region::ObjectAddressToRange(newObj); in EncodeTaggedObject() local