Searched refs:CheckInterrupt (Results 1 – 2 of 2) sorted by relevance
61 inline bool Check##Name() { return CheckInterrupt(NAME); } \107 bool CheckInterrupt(InterruptFlag flag);
134 bool StackGuard::CheckInterrupt(InterruptFlag flag) { in CheckInterrupt() function in v8::internal::StackGuard