Searched refs:IsPreempted (Results 1 – 2 of 2) sorted by relevance
190 bool IsPreempted();
398 bool StackGuard::IsPreempted() { in IsPreempted() function in v8::internal::StackGuard916 if (stack_guard->IsPreempted()) RuntimePreempt(); in HandleStackGuardInterrupt()