Function mozjs::rust::wrappers::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