Skip to main content

object_from_entries

Function object_from_entries 

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