Searched refs:oomOvershootSize (Results 1 – 1 of 1) sorted by relevance
36 …size_t oomOvershootSize = vm->GetEcmaParamConfiguration().GetOutOfMemoryOvershootSize(); …37 …(space)->IncreaseOutOfMemoryOvershootSize(oomOvershootSize); …273 … size_t oomOvershootSize = GetEcmaVM()->GetEcmaParamConfiguration().GetOutOfMemoryOvershootSize(); in AllocateHugeObject() local274 oldSpace_->IncreaseOutOfMemoryOvershootSize(oomOvershootSize); in AllocateHugeObject()