Function mozjs_sys::jsapi::JS::MapForEach
source ยท pub unsafe extern "C" fn MapForEach(
cx: *mut JSContext,
obj: HandleObject,
callbackFn: HandleValue,
thisVal: HandleValue,
) -> bool
pub unsafe extern "C" fn MapForEach(
cx: *mut JSContext,
obj: HandleObject,
callbackFn: HandleValue,
thisVal: HandleValue,
) -> bool