Searched refs:EnableInterrupts (Results 1 – 2 of 2) sorted by relevance
/third_party/node/deps/v8/src/execution/ | ||
D | stack-guard.h | 125 void EnableInterrupts(); |
D | stack-guard.cc | 67 void StackGuard::EnableInterrupts() { in EnableInterrupts() function in v8::internal::StackGuard |