Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
Dheap.cpp616 auto committedSize = sOldSpace_->GetCommittedSize(); in MoveOldSpaceToAppspawn() local
1570 auto committedSize = appSpawnSpace_->GetCommittedSize(); in AdjustSpaceSizeForAppSpawn() local