Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
Dmem_controller.cpp97 size_t codeSpaceAllocSize = codeSpaceAllocAccumulatedSize - codeSpaceAllocAccumulatedSize_; in StartCalculationBeforeGC() local
110 codeSpaceAllocSizeSinceGC_ += codeSpaceAllocSize; in StartCalculationBeforeGC()