Function mozjs::rust::wrappers::RejectPromise
source ยท pub unsafe fn RejectPromise(
cx: *mut JSContext,
promiseObj: HandleObject<'_>,
rejectionValue: HandleValue<'_>,
) -> bool
pub unsafe fn RejectPromise(
cx: *mut JSContext,
promiseObj: HandleObject<'_>,
rejectionValue: HandleValue<'_>,
) -> bool