Function MapEntries

Source
pub unsafe fn MapEntries(
    cx: *mut JSContext,
    obj: HandleObject<'_>,
    rval: MutableHandleValue<'_>,
) -> bool