Home
last modified time | relevance | path

Searched defs:InterruptsScope (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/execution/
Dinterrupts-scope.h52 : InterruptsScope(isolate, intercept_mask, in InterruptsScope() function
64 : InterruptsScope(isolate, intercept_mask, in InterruptsScope() function
Dinterrupts-scope.cc12 InterruptsScope::InterruptsScope(Isolate* isolate, intptr_t intercept_mask, in InterruptsScope() function in v8::internal::InterruptsScope
Dstack-guard.h16 class InterruptsScope; variable
191 friend class InterruptsScope; variable