Home
last modified time | relevance | path

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

/external/v8/src/
Dexecution.h221 static void DisableInterrupts();
289 StackGuard::DisableInterrupts(); in PostponeInterruptsScope()
Dexecution.cc246 void StackGuard::DisableInterrupts() { in DisableInterrupts() function in v8::internal::StackGuard