Home
last modified time | relevance | path

Searched refs:IsInterrupted (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dexecution.h169 static bool IsInterrupted();
Dexecution.cc257 bool StackGuard::IsInterrupted() { in IsInterrupted() function in v8::internal::StackGuard
680 if (StackGuard::IsInterrupted()) { in HandleStackGuardInterrupt()