Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
H A Dspace.cpp240 Region *currentRegion = GetRegionList().GetFirst(); in Sweep() local
H A Dlinear_space.cpp89 auto currentRegion = GetCurrentRegion(); in Expand() local
121 auto currentRegion = GetCurrentRegion(); in ResetAllocator() local
281 auto currentRegion = GetCurrentRegion(); Expand() local
333 auto currentRegion = GetCurrentRegion(); GetAllocatedSizeSinceGC() local
485 auto currentRegion = GetCurrentRegion(); GetAllocatedSizeSinceGC() local
[all...]
H A Dsparse_space.cpp569 Region *currentRegion = GetCurrentRegion(); in Stop() local
/arkcompiler/ets_runtime/ecmascript/mem/shared_heap/
H A Dshared_space.cpp481 Region *currentRegion = GetCurrentRegion(); in Stop() local
515 auto currentRegion = GetCurrentRegion(); in Expand() local
624 Region *currentRegion = GetRegionList().GetFirst(); in Sweep() local
[all...]
/arkcompiler/ets_runtime/ecmascript/serializer/
H A Dbase_deserializer.cpp597 Region *currentRegion = space->GetCurrentRegion(); in AllocateMultiRegion() local
/arkcompiler/ets_runtime/ecmascript/snapshot/mem/
H A Dsnapshot_processor.cpp1865 auto currentRegion = Region::ObjectAddressToRange(newObj); in EncodeTaggedObject() local

Completed in 8 milliseconds