Lines Matching refs:argument
211 // Argument to NewContext is the function, which is in r1.
2928 // The argument count parameter is a smi
3159 // There are two words between the frame pointer and the last argument.
3298 // during bound check elimination with the index argument to the bounds
3411 // Arguments adaptor frame present. Get argument length from there.
3417 // Argument length is in result register.
3520 LOperand* argument = instr->value();
3521 if (argument->IsDoubleRegister() || argument->IsDoubleStackSlot()) {
3524 Register argument_reg = EmitLoadRegister(argument, ip);
3562 __ push(cp); // The context is the first argument.
3658 // Check the sign of the argument. If the argument is positive, just
4121 // look at the first argument
4419 // during bound check elimination with the index argument to the bounds