Home | History | Annotate | Download | only in x64

Lines Matching full:argument_index

1009   int argument_index = *argument_index_accumulator;
1018 op = new(zone()) LArgument(argument_index++);
1026 *argument_index_accumulator = argument_index;