Home | History | Annotate | Download | only in mips

Lines Matching full:first_parameter

211     int first_parameter = scope()->has_this_declaration() ? -1 : 0;
212 for (int i = first_parameter; i < num_parameters; i++) {