Home
last modified time | relevance | path

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

/external/v8/src/inspector/
Dv8-runtime-agent-impl.cc96 v8::Local<v8::Function> catchCallbackFunction = in add() local
100 if (promise->Catch(context, catchCallbackFunction).IsEmpty()) { in add()