Skip to main content

reflect_construct

Function reflect_construct 

Source
pub(crate) fn reflect_construct(
    i: &mut Interp,
    _t: Value,
    a: &[Value],
) -> Result<Value, Value>
Expand description

Reflect.construct(target, argsList)