Function mozjs::rust::wrappers::SetAnyPromiseIsHandled

source ยท
pub unsafe fn SetAnyPromiseIsHandled(
    cx: *mut JSContext,
    promise: HandleObject<'_>,
) -> bool