Searched refs:rejectJSIFn (Results 1 – 4 of 4) sorted by relevance
362 jsi::Function rejectJSIFn = promiseConstructorArgs[1].getObject(rt).getFunction(rt); in toAsyncFunction() local363 rejectJSIFn.call( in toAsyncFunction()402 jsi::Function rejectJSIFn = promiseConstructorArgs[1].getObject(rt).getFunction(rt); in createPromiseBody() local411 std::move(rejectJSIFn), in createPromiseBody()
712 jsi::Function rejectJSIFn = in invokeJavaMethod() local724 std::move(rejectJSIFn), in invokeJavaMethod()
698 jsi::Function rejectJSIFn = in invokeJavaMethod() local706 std::move(rejectJSIFn), runtime, jsInvoker_) in invokeJavaMethod()