Function SetAnyPromiseIsHandled

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