pub unsafe fn MapSet(
cx: *mut JSContext,
obj: HandleObject<'_>,
key: HandleValue<'_>,
val: HandleValue<'_>,
) -> bool👎Deprecated:
Use wrappers2 instead
pub unsafe fn MapSet(
cx: *mut JSContext,
obj: HandleObject<'_>,
key: HandleValue<'_>,
val: HandleValue<'_>,
) -> boolUse wrappers2 instead