Lines Matching refs:push
355 __ push(value);
758 __ push(r3);
1037 // Check if we have enough stack space to push all arguments.
1602 // If ok, push undefined as the initial value for all register file entries.
1603 // TODO(rmcilroy): Consider doing more than one push per loop iteration.
1611 __ push(kInterpreterAccumulatorRegister);
1845 __ push(r0);
2109 // arguments from the stack (including the receiver), and push thisArg (if
2190 // remove all arguments from the stack (including the receiver), and push
2240 // arguments from the stack (including the receiver), and push thisArgument
2332 // -- r6 : len (number of elements to push from args)
3525 // Build v8::PropertyCallbackInfo::args_ array on the stack and push property
3544 __ push(receiver);
3548 __ push(scratch);
3556 __ push(scratch);
3759 __ push(r2); // Preserve deoptimizer object across call.
3792 __ push(r8);
3813 __ push(r8);
3815 __ push(r8);