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