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

  /external/v8/src/
execution.h 190 bool IsPreempted();
execution.cc 398 bool StackGuard::IsPreempted() {
916 if (stack_guard->IsPreempted()) RuntimePreempt();

Completed in 44 milliseconds