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

  /external/v8/src/
execution.h 167 static bool IsPreempted();
execution.cc 270 bool StackGuard::IsPreempted() {
675 if (StackGuard::IsPreempted()) RuntimePreempt();

Completed in 195 milliseconds