Lines Matching refs:argument
210 // Argument to NewContext is the function, which is in a1.
2799 // The argument count parameter is a smi
3033 // There are two words between the frame pointer and the last argument.
3176 // during bound check elimination with the index argument to the bounds
3298 // Arguments adaptor frame present. Get argument length from there.
3304 // Argument length is in result register.
3408 LOperand* argument = instr->value();
3409 if (argument->IsDoubleRegister() || argument->IsDoubleStackSlot()) {
3412 Register argument_reg = EmitLoadRegister(argument, at);
3452 // The context is the first argument.
3545 // Check the sign of the argument. If the argument is positive, just
4053 // look at the first argument.
4367 // during bound check elimination with the index argument to the bounds