Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
Dheap.cpp654 auto committedSize = sOldSpace_->GetCommittedSize(); in MoveOldSpaceToAppspawn() local
1609 auto committedSize = appSpawnSpace_->GetCommittedSize(); in AdjustSpaceSizeForAppSpawn() local
2356 int64_t committedSize = static_cast<int64_t>(GetNewSpace()->GetCommittedSize()); in TryIncreaseNewSpaceOvershootByConfigSize() local