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