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()244 isolate_->heap()->SetStackLimits(); in AdjustStackLimitForSimulator()345 isolate_->heap()->SetStackLimits(); in ArchiveStackGuard()355 isolate_->heap()->SetStackLimits(); in RestoreStackGuard()397 isolate_->heap()->SetStackLimits(); in ClearThread()402 if (thread_local_.Initialize(isolate_)) isolate_->heap()->SetStackLimits(); in InitThread()
2180 heap_.SetStackLimits(); in Init()2286 heap_.SetStackLimits(); in Init()
134 isolate->heap()->SetStackLimits(); in SerializeStrongReferences()
1037 void SetStackLimits();
5345 void Heap::SetStackLimits() { in SetStackLimits() function in v8::internal::Heap