Searched refs:PopInterruptsScope (Results 1 – 3 of 3) sorted by relevance
171 void PopInterruptsScope();
343 void StackGuard::PopInterruptsScope() { in PopInterruptsScope() function in v8::internal::StackGuard
1999 if (mode_ != kNoop) stack_guard_->PopInterruptsScope(); in ~InterruptsScope()