pub unsafe fn RejectPromise(
cx: *mut JSContext,
promiseObj: HandleObject<'_>,
rejectionValue: HandleValue<'_>,
) -> bool👎Deprecated:
Use wrappers2 instead
pub unsafe fn RejectPromise(
cx: *mut JSContext,
promiseObj: HandleObject<'_>,
rejectionValue: HandleValue<'_>,
) -> boolUse wrappers2 instead