Skip to main content

object_create

Function object_create 

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