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

  /external/v8/src/
execution.h 174 bool IsPreempted();
execution.cc 306 bool StackGuard::IsPreempted() {
779 if (stack_guard->IsPreempted()) RuntimePreempt();

Completed in 144 milliseconds