Home
last modified time | relevance | path

Searched refs:kNoop (Results 1 – 5 of 5) sorted by relevance

/third_party/node/deps/v8/src/execution/
Dinterrupts-scope.h19 enum Mode { kPostponeInterrupts, kRunInterrupts, kNoop }; enumerator
25 if (mode_ != kNoop) stack_guard_->PopInterruptsScope(); in ~InterruptsScope()
Dinterrupts-scope.cc18 if (mode_ != kNoop) stack_guard_->PushInterruptsScope(this); in InterruptsScope()
Dstack-guard.cc81 DCHECK_NE(scope->mode_, InterruptsScope::kNoop); in PushInterruptsScope()
110 DCHECK_NE(top->mode_, InterruptsScope::kNoop); in PopInterruptsScope()
/third_party/node/deps/v8/src/api/
Dapi-inl.h152 : i::InterruptsScope::kNoop) {
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DGLES1Shaders.inc280 #define kNoop 0x1505