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