Searched defs:RequestInterrupt (Results 1 – 6 of 6) sorted by relevance
137 bool Worker::RequestInterrupt(Fn&& cb) { in RequestInterrupt() function
559 void Environment::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
8530 void Isolate::RequestInterrupt(InterruptCallback callback, void* data) { in RequestInterrupt() function in v8::Isolate