Home
last modified time | relevance | path

Searched refs:InvokeApiInterruptCallbacks (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/
Dexecution.cc470 isolate_->InvokeApiInterruptCallbacks(); in HandleInterrupts()
Disolate.h773 void InvokeApiInterruptCallbacks();
Disolate.cc941 void Isolate::InvokeApiInterruptCallbacks() { in InvokeApiInterruptCallbacks() function in v8::internal::Isolate