Skip to main content

object_values

Function object_values 

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