Searched refs:IsPreempted (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/
H A Dexecution.h190 bool IsPreempted();
H A Dexecution.cc398 bool StackGuard::IsPreempted() { function in class:v8::internal::StackGuard
916 if (stack_guard->IsPreempted()) RuntimePreempt();

Completed in 147 milliseconds