Function mozjs::rust::jsapi_wrapped::MapForEach
source ยท pub unsafe fn MapForEach(
cx: *mut JSContext,
obj: HandleObject<'_>,
callbackFn: HandleValue<'_>,
thisVal: HandleValue<'_>,
) -> bool
pub unsafe fn MapForEach(
cx: *mut JSContext,
obj: HandleObject<'_>,
callbackFn: HandleValue<'_>,
thisVal: HandleValue<'_>,
) -> bool