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