slvm::vm::call

Function check_num_args

Source
fn check_num_args(l: &Chunk, num_args: u16) -> VMResult<()>
Expand description

Verify the number of args provided will work with a chunk.