pub fn mkconst( env: &mut SloshVm, state: &mut CompileState, exp: Value, result: usize, ) -> VMResult<()>