Searched refs:CheckInterrupt (Results 1 – 2 of 2) sorted by relevance
158 inline bool Check##Name() { return CheckInterrupt(1 << NAME); } \201 bool CheckInterrupt(int flagbit);
340 bool StackGuard::CheckInterrupt(int flagbit) { in CheckInterrupt() function in v8::internal::StackGuard