Home | History | Annotate | Download | only in src

Lines Matching defs:argument

4108     TraceInline(target, "target requires special argument handling");
4264 HValue* argument = Pop();
4266 HUnaryMathOperation* op = new(zone()) HUnaryMathOperation(argument, id);
4548 // The constructor function is also used as the receiver argument to the
4557 // The constructor is both an operand to the instruction and an argument
5753 // Get the argument values from the original environment.