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