set_onrejectionhandled

Function set_onrejectionhandled 

Source
unsafe extern "C" fn set_onrejectionhandled<D: DomTypes>(
    cx: *mut JSContext,
    obj: HandleObject,
    this: *mut c_void,
    args: JSJitSetterCallArgs,
) -> bool