Function jazz_vm::generic_arithmetic::exec_add[][src]

pub fn exec_add(executor: &mut ExecutorImpl, left: Value, right: Value) -> Value