Searched defs:should_postpone_interrupts (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/
H A Dexecution.h219 ASSERT(!should_postpone_interrupts(lock));
224 bool should_postpone_interrupts(const ExecutionAccess& lock) { function in class:v8::internal::StackGuard

Completed in 34 milliseconds