pub unsafe fn MapDelete(
cx: *mut JSContext,
obj: HandleObject<'_>,
key: HandleValue<'_>,
rval: *mut bool,
) -> boolpub unsafe fn MapDelete(
cx: *mut JSContext,
obj: HandleObject<'_>,
key: HandleValue<'_>,
rval: *mut bool,
) -> bool