Home | History | Annotate | Download | only in mips64

Lines Matching full:first_parameter

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