call

Function call 

pub fn call<'gc>(
    ctx: Context<'gc>,
    v: Value<'gc>,
) -> Result<Function<'gc>, TypeError>