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