Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/execution/
Dstack-guard.h126 void DisableInterrupts();
Dstack-guard.cc74 void StackGuard::DisableInterrupts() { in DisableInterrupts() function in v8::internal::StackGuard