Searched refs:GetOutOfMemoryOvershootSize (Results 1 – 4 of 4) sorted by relevance
141 size_t GetOutOfMemoryOvershootSize() const in GetOutOfMemoryOvershootSize() function
136 size_t GetOutOfMemoryOvershootSize() const in GetOutOfMemoryOvershootSize() function
37 …ze_t oomOvershootSize = GetEcmaVM()->GetEcmaParamConfiguration().GetOutOfMemoryOvershootSize(); \263 … size_t oomOvershootSize = GetEcmaVM()->GetEcmaParamConfiguration().GetOutOfMemoryOvershootSize(); in AllocateHugeObject()
449 … return totalSize >= oldSpace_->GetMaximumCapacity() + oldSpace_->GetOutOfMemoryOvershootSize(); in OldSpaceExceedCapacity()