Function mozjs_sys::jsapi::JS::SetAnyPromiseIsHandled

source ยท
pub unsafe extern "C" fn SetAnyPromiseIsHandled(
    cx: *mut JSContext,
    promise: HandleObject,
) -> bool