Skip to main content

weakref_ctor

Function weakref_ctor 

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