Push 764 src/arm/builtins-arm.cc __ Push(r1, r2); Push 217 src/arm/code-stubs-arm.cc __ Push(cp, r3, r4); Push 1833 src/arm/code-stubs-arm.cc __ Push(lhs_, rhs_); Push 1959 src/arm/code-stubs-arm.cc __ Push(r3, r2, r1); Push 2042 src/arm/code-stubs-arm.cc __ Push(r3, r2, r1, r0); Push 2299 src/arm/code-stubs-arm.cc __ Push(r1, r0); Push 2304 src/arm/code-stubs-arm.cc __ Push(r2, r1, r0); Push 2953 src/arm/code-stubs-arm.cc __ Push(r5, r4); Push 3285 src/arm/code-stubs-arm.cc __ Push(r1, r0); Push 3416 src/arm/code-stubs-arm.cc __ Push(r3, r2, cache_entry); Push 4019 src/arm/code-stubs-arm.cc __ Push(r8, r7, r6, r5); Push 4309 src/arm/code-stubs-arm.cc __ Push(r0, r1); Push 4315 src/arm/code-stubs-arm.cc __ Push(r0, r1); Push 5515 src/arm/code-stubs-arm.cc __ Push(object_, index_); Push 6817 src/arm/code-stubs-arm.cc __ Push(left, right); Push 6876 src/arm/code-stubs-arm.cc __ Push(r1, r0); Push 6878 src/arm/code-stubs-arm.cc __ Push(r1, r0); Push 7431 src/arm/code-stubs-arm.cc __ Push(regs_.object(), regs_.address()); Push 7483 src/arm/code-stubs-arm.cc __ Push(r1, r3, r0); Push 7486 src/arm/code-stubs-arm.cc __ Push(r5, r4); Push 7533 src/arm/code-stubs-arm.cc __ Push(lr, r5, r1); Push 185 src/arm/codegen-arm.cc if (!vfp3_supported) __ Push(r1, r0); Push 272 src/arm/codegen-arm.cc __ Push(r3, r2, r1, r0); Push 167 src/arm/full-codegen-arm.cc __ Push(lr, fp, cp, r1); Push 236 src/arm/full-codegen-arm.cc __ Push(r3, r2, r1); Push 856 src/arm/full-codegen-arm.cc __ Push(cp, r2, r1, r0); Push 859 src/arm/full-codegen-arm.cc __ Push(cp, r2, r1, r0); Push 914 src/arm/full-codegen-arm.cc __ Push(cp, r2, r1); Push 989 src/arm/full-codegen-arm.cc __ Push(cp, r1, r0); Push 1155 src/arm/full-codegen-arm.cc __ Push(r2, r1, r0); Push 1178 src/arm/full-codegen-arm.cc __ Push(r1, r0); // Smi and array Push 1181 src/arm/full-codegen-arm.cc __ Push(r1, r0); // Fixed array length (as smi) and initial index. Push 1276 src/arm/full-codegen-arm.cc __ Push(cp, r0, r1); Push 1507 src/arm/full-codegen-arm.cc __ Push(cp, r1); // Context and name. Push 1540 src/arm/full-codegen-arm.cc __ Push(r4, r3, r2, r1); Push 1591 src/arm/full-codegen-arm.cc __ Push(r3, r2, r1, r0); Push 1716 src/arm/full-codegen-arm.cc __ Push(r3, r2, r1); Push 2115 src/arm/full-codegen-arm.cc __ Push(cp, r0); // Context and name. Push 2125 src/arm/full-codegen-arm.cc __ Push(cp, r1, r0); // Context, name, strict mode. Push 2173 src/arm/full-codegen-arm.cc __ Push(cp, r1, r0); // Context, name, strict mode. Push 2490 src/arm/full-codegen-arm.cc __ Push(r0, r1); // Function, receiver. Push 3515 src/arm/full-codegen-arm.cc __ Push(cache, key); Push 3897 src/arm/full-codegen-arm.cc __ Push(r2, r1, r0); Push 4214 src/arm/full-codegen-arm.cc __ Push(cp, r0); Push 512 src/arm/ic-arm.cc __ Push(r3, r2); Push 625 src/arm/ic-arm.cc __ Push(r1, r2); // pass the receiver and the key Push 749 src/arm/ic-arm.cc __ Push(r3, r2); Push 938 src/arm/ic-arm.cc __ Push(r1, r0); Push 956 src/arm/ic-arm.cc __ Push(r1, r0); Push 1191 src/arm/ic-arm.cc __ Push(r1, r0); // Receiver, key. Push 1214 src/arm/ic-arm.cc __ Push(r2, r1, r0); Push 1233 src/arm/ic-arm.cc __ Push(r2, r1, r0); Push 1294 src/arm/ic-arm.cc __ Push(r2, r1, r0); Push 1298 src/arm/ic-arm.cc __ Push(r1, r0); Push 1534 src/arm/ic-arm.cc __ Push(r1, r2, r0); Push 1587 src/arm/ic-arm.cc __ Push(receiver, value); Push 1631 src/arm/ic-arm.cc __ Push(r1, r2, r0); Push 1635 src/arm/ic-arm.cc __ Push(r1, r0); Push 2177 src/arm/lithium-arm.cc env->Push(value); Push 4787 src/arm/lithium-codegen-arm.cc __ Push(r3, r2, r1); Push 4968 src/arm/lithium-codegen-arm.cc __ Push(r4, r3, r2, r1); Push 5011 src/arm/lithium-codegen-arm.cc __ Push(r7, r6, r5, r4); Push 5024 src/arm/lithium-codegen-arm.cc __ Push(r1, r0); Push 5059 src/arm/lithium-codegen-arm.cc __ Push(cp, r2, r1); Push 5229 src/arm/lithium-codegen-arm.cc __ Push(object, key, strict); Push 5242 src/arm/lithium-codegen-arm.cc __ Push(key, obj); Push 824 src/arm/macro-assembler-arm.cc Push(lr, fp); Push 308 src/arm/macro-assembler-arm.h void Push(Handle<Object> handle); Push 311 src/arm/macro-assembler-arm.h void Push(Register src1, Register src2, Condition cond = al) { Push 322 src/arm/macro-assembler-arm.h void Push(Register src1, Register src2, Register src3, Condition cond = al) { Push 335 src/arm/macro-assembler-arm.h Push(src2, src3, cond); Push 340 src/arm/macro-assembler-arm.h void Push(Register src1, Push 364 src/arm/macro-assembler-arm.h Push(src3, src4, cond); Push 368 src/arm/macro-assembler-arm.h Push(src2, src3, src4, cond); Push 1021 src/arm/regexp-macro-assembler-arm.cc Push(r0); Push 1027 src/arm/regexp-macro-assembler-arm.cc Push(current_input_offset()); Push 1034 src/arm/regexp-macro-assembler-arm.cc Push(r0); Push 211 src/arm/regexp-macro-assembler-arm.h inline void Push(Register source); Push 503 src/arm/stub-cache-arm.cc __ Push(r2, r0); Push 915 src/arm/stub-cache-arm.cc __ Push(holder, name_); Push 1260 src/arm/stub-cache-arm.cc __ Push(reg, scratch3); Push 1262 src/arm/stub-cache-arm.cc __ Push(scratch3, name_reg); Push 1338 src/arm/stub-cache-arm.cc __ Push(receiver, holder_reg, name_reg); Push 1340 src/arm/stub-cache-arm.cc __ Push(holder_reg, name_reg); Push 1402 src/arm/stub-cache-arm.cc __ Push(receiver, holder_reg); Push 1410 src/arm/stub-cache-arm.cc __ Push(scratch3, scratch1, scratch2, name_reg); Push 2655 src/arm/stub-cache-arm.cc __ Push(ip, r2, r0); Push 2697 src/arm/stub-cache-arm.cc __ Push(r1, r0); Push 2743 src/arm/stub-cache-arm.cc __ Push(r1, r2, r0); // Receiver, name, value. Push 3908 src/arm/stub-cache-arm.cc __ Push(r1, r0); Push 603 src/full-codegen.cc __ Push(instance); Push 896 src/full-codegen.cc __ Push(scope_->interface()->Instance()); Push 905 src/full-codegen.cc __ Push(scope_info); Push 1208 src/full-codegen.cc __ Push(stmt->variable()->name()); Push 193 src/hydrogen.cc last_environment()->Push(return_value); Push 834 src/hydrogen.cc PostorderProcessor* result = Push(zone); Push 942 src/hydrogen.cc PostorderProcessor* result = Push(zone); Push 950 src/hydrogen.cc PostorderProcessor* result = Push(zone); Push 958 src/hydrogen.cc PostorderProcessor* result = Push(zone); Push 966 src/hydrogen.cc PostorderProcessor* result = Push(zone); Push 2833 src/hydrogen.cc owner()->Push(value); Push 2867 src/hydrogen.cc owner()->Push(instr); Push 2883 src/hydrogen.cc owner()->Push(owner()->graph()->GetConstantTrue()); Push 2885 src/hydrogen.cc owner()->Push(owner()->graph()->GetConstantFalse()); Push 2899 src/hydrogen.cc builder->Push(instr); Push 2997 src/hydrogen.cc Push(AddInstruction(new(zone()) HPushArgument(Pop()))); Push 3594 src/hydrogen.cc Push(instr); Push 4118 src/hydrogen.cc environment()->Push(osr_value); Push 4330 src/hydrogen.cc Push(map); Push 4331 src/hydrogen.cc Push(array); Push 4332 src/hydrogen.cc Push(array_length); Push 4333 src/hydrogen.cc Push(start_index); Push 5168 src/hydrogen.cc if (!ast_context()->IsEffect()) Push(value); Push 5186 src/hydrogen.cc if (!ast_context()->IsEffect()) Push(value); Push 5196 src/hydrogen.cc Push(value); Push 5258 src/hydrogen.cc Push(value); Push 5263 src/hydrogen.cc Push(value); Push 5421 src/hydrogen.cc Push(instr); Push 5437 src/hydrogen.cc Push(load); Push 5457 src/hydrogen.cc Push(instr); Push 6085 src/hydrogen.cc Push(access); Push 6112 src/hydrogen.cc Push(access); Push 6230 src/hydrogen.cc Push(graph()->GetArgumentsObject()); Push 6330 src/hydrogen.cc Push(load); Push 6458 src/hydrogen.cc if (!ast_context()->IsEffect()) Push(call); Push 6478 src/hydrogen.cc if (!ast_context()->IsEffect()) Push(call); Push 7063 src/hydrogen.cc Push(left); Push 7079 src/hydrogen.cc Push(left); Push 7081 src/hydrogen.cc Push(right); Push 7084 src/hydrogen.cc Push(right); Push 7198 src/hydrogen.cc Push(key); Push 7199 src/hydrogen.cc Push(receiver); Push 7647 src/hydrogen.cc Push(graph()->GetConstantFalse()); Push 7655 src/hydrogen.cc Push(graph()->GetConstantTrue()); Push 7683 src/hydrogen.cc Push(number_input); Push 7731 src/hydrogen.cc Push(after); Push 7786 src/hydrogen.cc if (returns_original_input) Push(graph_->GetConstantUndefined()); Push 7819 src/hydrogen.cc if (returns_original_input) Push(graph_->GetConstantUndefined()); Push 7831 src/hydrogen.cc Push(load); Push 8882 src/hydrogen.cc Push(invoke_result); Push 8889 src/hydrogen.cc Push(call_result); Push 9174 src/hydrogen.cc new_env->Push(ExpressionStackAt(arguments - i)); Push 471 src/hydrogen.h void Push(HValue* value) { Push 859 src/hydrogen.h void Push(HValue* value) { environment()->Push(value); } Push 3924 src/ia32/full-codegen-ia32.cc __ Push(isolate()->factory()->true_value()); Push 3932 src/ia32/full-codegen-ia32.cc __ Push(isolate()->factory()->false_value()); Push 2455 src/ia32/lithium-codegen-ia32.cc __ Push(Handle<Smi>::cast(object)); Push 2279 src/ia32/lithium-ia32.cc env->Push(value); Push 855 src/ia32/macro-assembler-ia32.cc Push(CodeObject()); Push 2339 src/ia32/macro-assembler-ia32.cc Push(object); Push 779 src/ia32/macro-assembler-ia32.h void Push(Handle<Object> handle) { push(Immediate(handle)); } Push 1070 src/ia32/regexp-macro-assembler-ia32.cc Push(Immediate::CodeRelativeOffset(label)); Push 1076 src/ia32/regexp-macro-assembler-ia32.cc Push(edi); Push 1083 src/ia32/regexp-macro-assembler-ia32.cc Push(eax); Push 189 src/ia32/regexp-macro-assembler-ia32.h inline void Push(Register source); Push 193 src/ia32/regexp-macro-assembler-ia32.h inline void Push(Immediate value); Push 788 src/mips/builtins-mips.cc __ Push(a1, a2); Push 1102 src/mips/builtins-mips.cc __ Push(a1, a2); Push 219 src/mips/code-stubs-mips.cc __ Push(cp, a3, t0); Push 1920 src/mips/code-stubs-mips.cc __ Push(lhs_, rhs_); Push 2047 src/mips/code-stubs-mips.cc __ Push(a3, a2, a1); Push 2124 src/mips/code-stubs-mips.cc __ Push(v0, a2, a1, a0); Push 2384 src/mips/code-stubs-mips.cc __ Push(a1, a0); Push 2389 src/mips/code-stubs-mips.cc __ Push(a2, a1, a0); Push 3066 src/mips/code-stubs-mips.cc __ Push(t1, t0); Push 3406 src/mips/code-stubs-mips.cc __ Push(a1, a0); Push 3546 src/mips/code-stubs-mips.cc __ Push(cache_entry, a2, a3); Push 4179 src/mips/code-stubs-mips.cc __ Push(t3, t2, t1, t0); Push 4475 src/mips/code-stubs-mips.cc __ Push(a0, a1); Push 4481 src/mips/code-stubs-mips.cc __ Push(a0, a1); Push 5705 src/mips/code-stubs-mips.cc __ Push(object_, index_); Push 5734 src/mips/code-stubs-mips.cc __ Push(object_, index_); Push 7041 src/mips/code-stubs-mips.cc __ Push(left, right); Push 7095 src/mips/code-stubs-mips.cc __ Push(a1, a0); Push 7097 src/mips/code-stubs-mips.cc __ Push(a1, a0); Push 7678 src/mips/code-stubs-mips.cc __ Push(regs_.object(), regs_.address()); Push 7730 src/mips/code-stubs-mips.cc __ Push(a1, a3, a0); Push 7733 src/mips/code-stubs-mips.cc __ Push(t1, t0); Push 169 src/mips/codegen-mips.cc if (!fpu_supported) __ Push(a1, a0); Push 173 src/mips/full-codegen-mips.cc __ Push(ra, fp, cp, a1); Push 242 src/mips/full-codegen-mips.cc __ Push(a3, a2, a1); Push 862 src/mips/full-codegen-mips.cc __ Push(cp, a2, a1, a0); Push 866 src/mips/full-codegen-mips.cc __ Push(cp, a2, a1, a0); Push 921 src/mips/full-codegen-mips.cc __ Push(cp, a2, a1); Push 996 src/mips/full-codegen-mips.cc __ Push(cp, a1, a0); Push 1160 src/mips/full-codegen-mips.cc __ Push(a2, a1, a0); Push 1183 src/mips/full-codegen-mips.cc __ Push(a1, v0); // Smi and array Push 1186 src/mips/full-codegen-mips.cc __ Push(a1, a0); // Fixed array length (as smi) and initial index. Push 1282 src/mips/full-codegen-mips.cc __ Push(cp, a0, a1); Push 1512 src/mips/full-codegen-mips.cc __ Push(cp, a1); // Context and name. Push 1544 src/mips/full-codegen-mips.cc __ Push(t0, a3, a2, a1); Push 1596 src/mips/full-codegen-mips.cc __ Push(a3, a2, a1, a0); Push 1725 src/mips/full-codegen-mips.cc __ Push(a3, a2, a1); Push 2130 src/mips/full-codegen-mips.cc __ Push(cp, a0); // Context and name. Push 2140 src/mips/full-codegen-mips.cc __ Push(cp, a1, a0); // Context, name, strict mode. Push 2188 src/mips/full-codegen-mips.cc __ Push(cp, a1, a0); // Context, name, strict mode. Push 2512 src/mips/full-codegen-mips.cc __ Push(v0, v1); // Function, receiver. Push 3550 src/mips/full-codegen-mips.cc __ Push(cache, key); Push 3936 src/mips/full-codegen-mips.cc __ Push(a2, a1, a0); Push 4256 src/mips/full-codegen-mips.cc __ Push(cp, a0); Push 512 src/mips/ic-mips.cc __ Push(a3, a2); Push 623 src/mips/ic-mips.cc __ Push(a1, a2); // Pass the receiver and the key. Push 745 src/mips/ic-mips.cc __ Push(a3, a2); Push 939 src/mips/ic-mips.cc __ Push(a1, a0); Push 957 src/mips/ic-mips.cc __ Push(a1, a0); Push 1183 src/mips/ic-mips.cc __ Push(a2, a1, a0); Push 1186 src/mips/ic-mips.cc __ Push(a1, a0); Push 1415 src/mips/ic-mips.cc __ Push(a1, a0); // Receiver, key. Push 1435 src/mips/ic-mips.cc __ Push(a2, a1, a0); Push 1455 src/mips/ic-mips.cc __ Push(a2, a1, a0); Push 1535 src/mips/ic-mips.cc __ Push(a1, a2, a0); Push 1587 src/mips/ic-mips.cc __ Push(receiver, value); Push 1630 src/mips/ic-mips.cc __ Push(a1, a2, a0); Push 1634 src/mips/ic-mips.cc __ Push(a1, a0); Push 154 src/mips/lithium-codegen-mips.cc __ Push(ra, fp, cp, a1); Push 2876 src/mips/lithium-codegen-mips.cc __ Push(cp, scratch0(), scratch1()); Push 4555 src/mips/lithium-codegen-mips.cc __ Push(a3, a2, a1); Push 4738 src/mips/lithium-codegen-mips.cc __ Push(t0, a3, a2, a1); Push 4781 src/mips/lithium-codegen-mips.cc __ Push(t3, t2, t1, t0); Push 4794 src/mips/lithium-codegen-mips.cc __ Push(a1, a0); Push 4829 src/mips/lithium-codegen-mips.cc __ Push(cp, a2, a1); Push 5036 src/mips/lithium-codegen-mips.cc __ Push(object, key, strict); Push 5049 src/mips/lithium-codegen-mips.cc __ Push(key, obj); Push 2117 src/mips/lithium-mips.cc env->Push(value); Push 2773 src/mips/macro-assembler-mips.cc Push(zero_reg, zero_reg, t2, t1); Push 622 src/mips/macro-assembler-mips.h void Push(Handle<Object> handle); Push 625 src/mips/macro-assembler-mips.h void Push(Register src1, Register src2) { Push 632 src/mips/macro-assembler-mips.h void Push(Register src1, Register src2, Register src3) { Push 640 src/mips/macro-assembler-mips.h void Push(Register src1, Register src2, Register src3, Register src4) { Push 648 src/mips/macro-assembler-mips.h void Push(Register src, Condition cond, Register tst1, Register tst2) { Push 1021 src/mips/regexp-macro-assembler-mips.cc Push(a0); Push 1027 src/mips/regexp-macro-assembler-mips.cc Push(current_input_offset()); Push 1034 src/mips/regexp-macro-assembler-mips.cc Push(a0); Push 217 src/mips/regexp-macro-assembler-mips.h inline void Push(Register source); Push 490 src/mips/stub-cache-mips.cc __ Push(a2, a0); Push 614 src/mips/stub-cache-mips.cc __ Push(scratch, receiver, holder); Push 911 src/mips/stub-cache-mips.cc __ Push(holder, name_); Push 1353 src/mips/stub-cache-mips.cc __ Push(receiver, holder_reg, name_reg); Push 1355 src/mips/stub-cache-mips.cc __ Push(holder_reg, name_reg); Push 1414 src/mips/stub-cache-mips.cc __ Push(receiver, holder_reg); Push 1418 src/mips/stub-cache-mips.cc __ Push(scratch3, scratch1, scratch2, name_reg); Push 2659 src/mips/stub-cache-mips.cc __ Push(a3, a2, a0); Push 2748 src/mips/stub-cache-mips.cc __ Push(a1, a2, a0); // Receiver, name, value. Push 3919 src/mips/stub-cache-mips.cc __ Push(a1, a0); Push 577 src/x64/builtins-x64.cc __ Push(Smi::FromInt(static_cast<int>(type))); Push 643 src/x64/builtins-x64.cc __ Push(masm->isolate()->factory()->undefined_value()); Push 1568 src/x64/builtins-x64.cc __ Push(Smi::FromInt(StackFrame::ARGUMENTS_ADAPTOR)); Push 626 src/x64/code-stubs-x64.cc __ Push(Smi::FromInt(tos_.code())); Push 627 src/x64/code-stubs-x64.cc __ Push(Smi::FromInt(types_.ToByte())); Push 769 src/x64/code-stubs-x64.cc __ Push(Smi::FromInt(op_)); Push 770 src/x64/code-stubs-x64.cc __ Push(Smi::FromInt(mode_)); Push 771 src/x64/code-stubs-x64.cc __ Push(Smi::FromInt(operand_type_)); Push 1007 src/x64/code-stubs-x64.cc __ Push(Smi::FromInt(MinorKey())); Push 1008 src/x64/code-stubs-x64.cc __ Push(Smi::FromInt(op_)); Push 1009 src/x64/code-stubs-x64.cc __ Push(Smi::FromInt(operands_type_)); Push 1736 src/x64/code-stubs-x64.cc __ Push(Smi::FromInt(2 * kDoubleSize)); Push 3644 src/x64/code-stubs-x64.cc __ Push(Smi::FromInt(NegativeComparisonResult(cc_))); Push 4167 src/x64/code-stubs-x64.cc __ Push(Smi::FromInt(StackFrame::OUTERMOST_JSENTRY_FRAME)); Push 4173 src/x64/code-stubs-x64.cc __ Push(Smi::FromInt(StackFrame::INNER_JSENTRY_FRAME)); Push 5833 src/x64/code-stubs-x64.cc __ Push(Smi::FromInt(op_)); Push 5904 src/x64/code-stubs-x64.cc __ Push(Handle<Object>(name)); Push 110 src/x64/debug-x64.cc __ Push(Smi::FromInt(Debug::FramePaddingLayout::kPaddingValue)); Push 112 src/x64/debug-x64.cc __ Push(Smi::FromInt(Debug::FramePaddingLayout::kInitialSize)); Push 227 src/x64/full-codegen-x64.cc __ Push(Smi::FromInt(num_parameters)); Push 521 src/x64/full-codegen-x64.cc __ Push(lit); Push 616 src/x64/full-codegen-x64.cc __ Push(isolate()->factory()->true_value()); Push 619 src/x64/full-codegen-x64.cc __ Push(isolate()->factory()->false_value()); Push 818 src/x64/full-codegen-x64.cc __ Push(variable->name()); Push 824 src/x64/full-codegen-x64.cc __ Push(Smi::FromInt(attr)); Push 832 src/x64/full-codegen-x64.cc __ Push(Smi::FromInt(0)); // Indicates no initial value. Push 885 src/x64/full-codegen-x64.cc __ Push(variable->name()); Push 886 src/x64/full-codegen-x64.cc __ Push(Smi::FromInt(NONE)); Push 957 src/x64/full-codegen-x64.cc __ Push(pairs); Push 958 src/x64/full-codegen-x64.cc __ Push(Smi::FromInt(DeclareGlobalsFlags())); Push 1122 src/x64/full-codegen-x64.cc __ Push(Smi::FromInt(0)); // Initial index. Push 1149 src/x64/full-codegen-x64.cc __ Push(Smi::FromInt(0)); // Initial index. Push 1237 src/x64/full-codegen-x64.cc __ Push(info); Push 1241 src/x64/full-codegen-x64.cc __ Push(info); Push 1242 src/x64/full-codegen-x64.cc __ Push(pretenure Push 1371 src/x64/full-codegen-x64.cc __ Push(var->name()); Push 1448 src/x64/full-codegen-x64.cc __ Push(var->name()); Push 1472 src/x64/full-codegen-x64.cc __ Push(var->name()); Push 1501 src/x64/full-codegen-x64.cc __ Push(Smi::FromInt(expr->literal_index())); Push 1502 src/x64/full-codegen-x64.cc __ Push(expr->pattern()); Push 1503 src/x64/full-codegen-x64.cc __ Push(expr->flags()); Push 1515 src/x64/full-codegen-x64.cc __ Push(Smi::FromInt(size)); Push 1550 src/x64/full-codegen-x64.cc __ Push(Smi::FromInt(expr->literal_index())); Push 1551 src/x64/full-codegen-x64.cc __ Push(constant_properties); Push 1558 src/x64/full-codegen-x64.cc __ Push(Smi::FromInt(flags)); Push 1618 src/x64/full-codegen-x64.cc __ Push(Smi::FromInt(NONE)); // PropertyAttributes Push 1642 src/x64/full-codegen-x64.cc __ Push(Smi::FromInt(NONE)); Push 1676 src/x64/full-codegen-x64.cc __ Push(Smi::FromInt(expr->literal_index())); Push 1677 src/x64/full-codegen-x64.cc __ Push(constant_elements); Push 2044 src/x64/full-codegen-x64.cc __ Push(var->name()); Push 2053 src/x64/full-codegen-x64.cc __ Push(var->name()); Push 2054 src/x64/full-codegen-x64.cc __ Push(Smi::FromInt(language_mode())); Push 2063 src/x64/full-codegen-x64.cc __ Push(var->name()); Push 2096 src/x64/full-codegen-x64.cc __ Push(var->name()); Push 2097 src/x64/full-codegen-x64.cc __ Push(Smi::FromInt(language_mode())); Push 2318 src/x64/full-codegen-x64.cc __ Push(Smi::FromInt(language_mode())); Push 2321 src/x64/full-codegen-x64.cc __ Push(Smi::FromInt(scope()->start_position())); Push 2392 src/x64/full-codegen-x64.cc __ Push(proxy->name()); Push 3842 src/x64/full-codegen-x64.cc __ Push(Smi::FromInt(strict_mode_flag)); Push 3852 src/x64/full-codegen-x64.cc __ Push(var->name()); Push 3853 src/x64/full-codegen-x64.cc __ Push(Smi::FromInt(kNonStrictMode)); Push 3865 src/x64/full-codegen-x64.cc __ Push(var->name()); Push 4014 src/x64/full-codegen-x64.cc __ Push(Smi::FromInt(0)); Push 4189 src/x64/full-codegen-x64.cc __ Push(proxy->name()); Push 4443 src/x64/full-codegen-x64.cc __ Push(Smi::FromInt(0)); Push 1562 src/x64/ic-x64.cc __ Push(Smi::FromInt(NONE)); // PropertyAttributes Push 1563 src/x64/ic-x64.cc __ Push(Smi::FromInt(strict_mode)); Push 1584 src/x64/ic-x64.cc __ Push(Smi::FromInt(NONE)); // PropertyAttributes Push 1585 src/x64/ic-x64.cc __ Push(Smi::FromInt(strict_mode)); // Strict mode. Push 2847 src/x64/lithium-codegen-x64.cc __ Push(Smi::FromInt(instr->hydrogen()->flags())); Push 3794 src/x64/lithium-codegen-x64.cc __ Push(Smi::FromInt(const_index)); Push 4399 src/x64/lithium-codegen-x64.cc __ Push(Smi::FromInt(instance_size)); Push 4428 src/x64/lithium-codegen-x64.cc __ Push(Smi::FromInt(instr->hydrogen()->literal_index())); Push 4431 src/x64/lithium-codegen-x64.cc __ Push(isolate()->factory()->empty_fixed_array()); Push 4582 src/x64/lithium-codegen-x64.cc __ Push(Smi::FromInt(size)); Push 4600 src/x64/lithium-codegen-x64.cc __ Push(Smi::FromInt(instr->hydrogen()->literal_index())); Push 4601 src/x64/lithium-codegen-x64.cc __ Push(constant_properties); Push 4608 src/x64/lithium-codegen-x64.cc __ Push(Smi::FromInt(flags)); Push 4647 src/x64/lithium-codegen-x64.cc __ Push(Smi::FromInt(instr->hydrogen()->literal_index())); Push 4648 src/x64/lithium-codegen-x64.cc __ Push(instr->hydrogen()->pattern()); Push 4649 src/x64/lithium-codegen-x64.cc __ Push(instr->hydrogen()->flags()); Push 4661 src/x64/lithium-codegen-x64.cc __ Push(Smi::FromInt(size)); Push 4688 src/x64/lithium-codegen-x64.cc __ Push(shared_info); Push 4692 src/x64/lithium-codegen-x64.cc __ Push(shared_info); Push 4713 src/x64/lithium-codegen-x64.cc __ Push(Handle<Smi>::cast(object)); Push 4878 src/x64/lithium-codegen-x64.cc __ Push(Smi::FromInt(strict_mode_flag())); Push 2160 src/x64/lithium-x64.cc env->Push(value); Push 918 src/x64/macro-assembler-x64.cc Push(Smi::FromInt(src->value() ^ jit_cookie())); Push 922 src/x64/macro-assembler-x64.cc Push(src); Push 2285 src/x64/macro-assembler-x64.cc Push(Smi::cast(*source)); Push 2315 src/x64/macro-assembler-x64.cc Push(object); Push 2527 src/x64/macro-assembler-x64.cc Push(Smi::FromInt(0)); // No context. Push 2538 src/x64/macro-assembler-x64.cc Push(CodeObject()); Push 3271 src/x64/macro-assembler-x64.cc Push(Smi::FromInt(type)); Push 728 src/x64/macro-assembler-x64.h void Push(Smi* smi); Push 792 src/x64/macro-assembler-x64.h void Push(Handle<Object> source); Push 1164 src/x64/regexp-macro-assembler-x64.cc Push(label); Push 1170 src/x64/regexp-macro-assembler-x64.cc Push(rdi); Push 1177 src/x64/regexp-macro-assembler-x64.cc Push(rax); Push 256 src/x64/regexp-macro-assembler-x64.h inline void Push(Register source); Push 260 src/x64/regexp-macro-assembler-x64.h inline void Push(Immediate value); Push 265 src/x64/regexp-macro-assembler-x64.h inline void Push(Label* label); Push 796 src/x64/stub-cache-x64.cc __ Push(transition); Push 1059 src/x64/stub-cache-x64.cc __ Push(Handle<Object>(callback->data())); Push 2409 src/x64/stub-cache-x64.cc __ Push(callback); // callback info Push 2504 src/x64/stub-cache-x64.cc __ Push(Smi::FromInt(strict_mode_));