Skip to main content

reflect_apply

Function reflect_apply 

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

Reflect.apply(target, thisArg, argsList)