Function mozjs::jsapi::SetAnyPromiseIsHandled

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