sl_compiler::load_eval

Function eval_exp

Source
fn eval_exp(vm: &mut SloshVm, exp: Value) -> VMResult<Value>