Searched refs:PushInterruptsScope (Results 1 – 3 of 3) sorted by relevance
170 void PushInterruptsScope(InterruptsScope* scope);
318 void StackGuard::PushInterruptsScope(InterruptsScope* scope) { in PushInterruptsScope() function in v8::internal::StackGuard
2013 if (mode_ != kNoop) stack_guard_->PushInterruptsScope(this); in InterruptsScope()