HomeSort by relevance Sort by last modified time
    Searched refs:ShouldPostponeInterrupts (Results 1 - 2 of 2) sorted by null

  /external/v8/src/
execution.h 229 bool ShouldPostponeInterrupts();
execution.cc 379 bool StackGuard::ShouldPostponeInterrupts() {
893 if (stack_guard->ShouldPostponeInterrupts()) {

Completed in 41 milliseconds