Searched refs:thenCallbackFunction (Results 1 – 1 of 1) sorted by relevance
88 v8::Local<v8::Function> thenCallbackFunction = in add() local92 if (promise->Then(context, thenCallbackFunction).IsEmpty()) { in add()