pub(crate) fn compile_get( env: &mut SloshVm, state: &mut CompileState, cdr: &[Value], result: usize, ) -> VMResult<()>