Home | History | Annotate | Download | only in compiler

Lines Matching full:rest_parameter

581   Variable* rest_parameter = scope->rest_parameter(&rest_index);
582 BuildRestArgumentsArray(rest_parameter, rest_index);