Home
last modified time | relevance | path

Searched refs:nonMovableSpaceAllocSize (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
Dmem_controller.cpp96 …size_t nonMovableSpaceAllocSize = nonMovableSpaceAllocAccumulatedSize - nonMovableSpaceAllocAccumu… in StartCalculationBeforeGC() local
109 nonMovableSpaceAllocSizeSinceGC_ += nonMovableSpaceAllocSize; in StartCalculationBeforeGC()