Lines Matching refs:arguments
92 // and arguments have been pushed on the stack left to right. The actual
242 Variable* arguments = scope()->arguments();
243 if (arguments != NULL) {
244 // Function uses arguments object.
245 Comment cmnt(masm_, "[ Allocate arguments object");
260 // Arguments to ArgumentsAccessStub:
263 // stack frame was an arguments adapter frame.
275 SetVar(arguments, r0, r1, r2);
2123 // Push holes for the rest of the arguments to the generator function.
2262 // Call load IC. It has arguments receiver and property name r0 and r2.
2269 // Call keyed load IC. It has arguments key and receiver in r0 and r1.
2285 // Get the arguments.
2432 // RecordWrite may destroy all its register arguments.
2638 // Load the arguments.
2639 ZoneList<Expression*>* args = expr->arguments();
2703 // arguments.
2704 ZoneList<Expression*>* args = expr->arguments();
2712 // Push the arguments.
2717 // Push a copy of the function (found below the arguments) and
2813 // arguments.
2820 // Push the arguments ("left-to-right") on the stack.
2821 ZoneList<Expression*>* args = expr->arguments();
2853 ZoneList<Expression*>* args = expr->arguments();
2874 ZoneList<Expression*>* args = expr->arguments();
2895 ZoneList<Expression*>* args = expr->arguments();
2928 ZoneList<Expression*>* args = expr->arguments();
2950 ZoneList<Expression*>* args = expr->arguments();
2975 ZoneList<Expression*>* args = expr->arguments();
3063 ZoneList<Expression*>* args = expr->arguments();
3085 ZoneList<Expression*>* args = expr->arguments();
3111 ZoneList<Expression*>* args = expr->arguments();
3133 ZoneList<Expression*>* args = expr->arguments();
3156 ASSERT(expr->arguments()->length() == 0);
3168 // Skip the arguments adaptor frame if it exists.
3184 ZoneList<Expression*>* args = expr->arguments();
3208 ZoneList<Expression*>* args = expr->arguments();
3223 ASSERT(expr->arguments()->length() == 0);
3228 // Check if the calling frame is an arguments adaptor frame.
3233 // Arguments adaptor case: Read the arguments length from the
3242 ZoneList<Expression*>* args = expr->arguments();
3303 // Load the arguments on the stack and call the stub.
3305 ZoneList<Expression*>* args = expr->arguments();
3316 // Load the arguments on the stack and call the stub.
3318 ZoneList<Expression*>* args = expr->arguments();
3330 ZoneList<Expression*>* args = expr->arguments();
3347 ZoneList<Expression*>* args = expr->arguments();
3394 ZoneList<Expression*>* args = expr->arguments();
3427 ZoneList<Expression*>* args = expr->arguments();
3462 // Load the arguments on the stack and call the runtime function.
3463 ZoneList<Expression*>* args = expr->arguments();
3474 ZoneList<Expression*>* args = expr->arguments();
3502 ZoneList<Expression*>* args = expr->arguments();
3514 ZoneList<Expression*>* args = expr->arguments();
3532 ZoneList<Expression*>* args = expr->arguments();
3577 ZoneList<Expression*>* args = expr->arguments();
3624 ZoneList<Expression*>* args = expr->arguments();
3637 ZoneList<Expression*>* args = expr->arguments();
3649 ZoneList<Expression*>* args = expr->arguments();
3682 ZoneList<Expression*>* args = expr->arguments();
3695 ZoneList<Expression*>* args = expr->arguments();
3744 ZoneList<Expression*>* args = expr->arguments();
3764 ZoneList<Expression*>* args = expr->arguments();
3781 ZoneList<Expression*>* args = expr->arguments();
4021 ZoneList<Expression*>* args = expr->arguments();
4039 // Push the arguments ("left-to-right").
4056 // Push the arguments ("left-to-right").