Home
last modified time | relevance | path

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

/external/v8/src/inspector/
Dinjected-script.cc95 v8::Local<v8::Function> catchCallbackFunction = in add() local
99 if (promise->Catch(context, catchCallbackFunction).IsEmpty()) { in add()