Home
last modified time | relevance | path

Searched refs:EnableInterrupts (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/execution/
Dstack-guard.h125 void EnableInterrupts();
Dstack-guard.cc67 void StackGuard::EnableInterrupts() { in EnableInterrupts() function in v8::internal::StackGuard