fn compile_params( env: &mut SloshVm, state: &mut CompileState, cdr: &[Value], result: usize, tail: bool, ) -> VMResult<()>