Searched defs:RequestInterrupt (Results 1 – 7 of 7) sorted by relevance
137 bool Worker::RequestInterrupt(Fn&& cb) { in RequestInterrupt() function
553 void Environment::RequestInterrupt(Fn&& cb) { in RequestInterrupt() function
99 inline void RequestInterrupt(Fn&& cb) { in RequestInterrupt() function
139 void StackGuard::RequestInterrupt(InterruptFlag flag) { in RequestInterrupt() function in v8::internal::StackGuard
1631 void Isolate::RequestInterrupt(InterruptCallback callback, void* data) { in RequestInterrupt() function in v8::internal::Isolate
169 void RequestInterrupt(Environment* env, void (*fun)(void* arg), void* arg) { in RequestInterrupt() function
8606 void Isolate::RequestInterrupt(InterruptCallback callback, void* data) { in RequestInterrupt() function in v8::Isolate