Searched refs:kNoop (Results 1 – 5 of 5) sorted by relevance
19 enum Mode { kPostponeInterrupts, kRunInterrupts, kNoop }; enumerator25 if (mode_ != kNoop) stack_guard_->PopInterruptsScope(); in ~InterruptsScope()
18 if (mode_ != kNoop) stack_guard_->PushInterruptsScope(this); in InterruptsScope()
81 DCHECK_NE(scope->mode_, InterruptsScope::kNoop); in PushInterruptsScope()110 DCHECK_NE(top->mode_, InterruptsScope::kNoop); in PopInterruptsScope()
152 : i::InterruptsScope::kNoop) {
280 #define kNoop 0x1505