unsafe extern "C" fn set_onabort(
    cx: *mut JSContext,
    obj: RawHandleObject,
    this: *mut c_void,
    args: JSJitSetterCallArgs,
) -> bool