Home | History | Annotate | Download | only in src

Lines Matching full:_arguments

461     this[i+n] = %_Arguments(i);
478 arrays[i + 1] = %_Arguments(i);
608 this[i] = %_Arguments(i);
728 this[i++] = %_Arguments(arguments_index++);