Searched refs:reset_limits (Results 1 – 2 of 2) sorted by relevance
35 void StackGuard::reset_limits(const ExecutionAccess& lock) { in reset_limits() function in v8::internal::StackGuard76 reset_limits(access); in DisableInterrupts()101 if (!has_pending_interrupts(access)) reset_limits(access); in PushInterruptsScope()165 if (!has_pending_interrupts(access)) reset_limits(access); in ClearInterrupt()172 if (!has_pending_interrupts(access)) reset_limits(access); in HasTerminationRequest()189 if (!has_pending_interrupts(access)) reset_limits(access); in FetchAndClearInterrupts()193 reset_limits(access); in FetchAndClearInterrupts()
122 inline void reset_limits(const ExecutionAccess& lock);