set_onunhandledrejection

Function set_onunhandledrejection 

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