Searched refs:SetStackLimits (Results 1 – 5 of 5) sorted by relevance
25 isolate_->heap()->SetStackLimits(); in set_interrupt_limits()33 isolate_->heap()->SetStackLimits(); in reset_limits()300 isolate_->heap()->SetStackLimits(); in AdjustStackLimitForSimulator()427 isolate_->heap()->SetStackLimits(); in ArchiveStackGuard()437 isolate_->heap()->SetStackLimits(); in RestoreStackGuard()479 isolate_->heap()->SetStackLimits(); in ClearThread()484 if (thread_local_.Initialize(isolate_)) isolate_->heap()->SetStackLimits(); in InitThread()
2936 heap_.SetStackLimits(); in Throw()3064 heap_.SetStackLimits(); in Throw()
126 isolate->heap()->SetStackLimits(); in SerializeStrongReferences()
893 void SetStackLimits();
4804 void Heap::SetStackLimits() { in SetStackLimits() function in v8::internal::Heap