Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
Dlinear_space.cpp280 size_t committedSize = GetCommittedSize(); in AdjustCapacity() local
Dheap.cpp754 auto committedSize = sOldSpace_->GetCommittedSize(); in MoveOldSpaceToAppspawn() local
1750 auto committedSize = appSpawnSpace_->GetCommittedSize(); in AdjustSpaceSizeForAppSpawn() local
2529 int64_t committedSize = static_cast<int64_t>(GetNewSpace()->GetCommittedSize()); in TryIncreaseNewSpaceOvershootByConfigSize() local