Function mozjs::rust::wrappers::MapHas

source ยท
pub unsafe fn MapHas(
    cx: *mut JSContext,
    obj: HandleObject<'_>,
    key: HandleValue<'_>,
    rval: *mut bool,
) -> bool