Searched refs:catchCallbackFunction (Results 1 – 1 of 1) sorted by relevance
95 v8::Local<v8::Function> catchCallbackFunction = in add() local99 if (promise->Catch(context, catchCallbackFunction).IsEmpty()) { in add()