Searched refs:SetStackLimits (Results 1 – 5 of 5) sorted by relevance
27 isolate_->heap()->SetStackLimits(); in set_interrupt_limits()35 isolate_->heap()->SetStackLimits(); in reset_limits()265 isolate_->heap()->SetStackLimits(); in AdjustStackLimitForSimulator()366 isolate_->heap()->SetStackLimits(); in ArchiveStackGuard()376 isolate_->heap()->SetStackLimits(); in RestoreStackGuard()418 isolate_->heap()->SetStackLimits(); in ClearThread()423 if (thread_local_.Initialize(isolate_)) isolate_->heap()->SetStackLimits(); in InitThread()
2465 heap_.SetStackLimits(); in Throw()2587 heap_.SetStackLimits(); in Throw()
134 isolate->heap()->SetStackLimits(); in SerializeStrongReferences()
1083 void SetStackLimits();
5512 void Heap::SetStackLimits() { in SetStackLimits() function in v8::internal::Heap