Skip to main content

set_ctor

Function set_ctor 

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