pub(crate) fn object_from_entries( it: &mut Interp, _t: Value, a: &[Value], ) -> Result<Value, Value>