Function SetSettledPromiseIsHandled

Source
pub unsafe extern "C" fn SetSettledPromiseIsHandled(
    cx: *mut JSContext,
    promise: HandleObject,
) -> bool