pub fn compile_generic_arguments( ctx: &mut Compiler, generic_arguments: &AstGenericArguments, ) -> Vec<TypeId> ⓘ