Searched defs:NAsyncContextPromise (Results 1 – 3 of 3) sorted by relevance
50 explicit NAsyncContextPromise(NVal thisPtr) : NAsyncContext(thisPtr) {} in NAsyncContextPromise() function
47 explicit NAsyncContextPromise(NapiValue thisPtr) : NapiAsyncContext(thisPtr) in NAsyncContextPromise() function
45 explicit NAsyncContextPromise(NVal thisPtr) : NAsyncContext(thisPtr) {} in NAsyncContextPromise() function