Lines Matching refs:push
91 __ push(scratch2);
664 __ push(s3);
790 // Check if we have enough stack space to push all arguments.
1202 // Our stack is currently aligned. We have have to push something along with
1368 // If ok, push undefined as the initial value for all register file entries.
1374 // TODO(rmcilroy): Consider doing more than one push per loop iteration.
1375 __ push(a5);
1608 __ push(zero_reg);
1931 // arguments from the stack (including the receiver), and push thisArg (if
2031 // remove all arguments from the stack (including the receiver), and push
2099 // arguments from the stack (including the receiver), and push thisArgument
2203 // -- a4 : len (number of elements to push from args)
2239 Label done, push, loop;
2252 __ Branch(&push, ne, a5, Operand(hole_value), Label::Distance::kNear);
2254 __ bind(&push);
3372 // Build v8::PropertyCallbackInfo::args_ array on the stack and push property
3602 __ push(a0); // Preserve deoptimizer object across call.
3631 __ push(a7);
3649 __ push(a6);
3651 __ push(a6);