Home
last modified time | relevance | path

Searched refs:OperandStackDepthIncrement (Results 1 – 11 of 11) sorted by relevance

/external/v8/src/full-codegen/
Dfull-codegen.cc524 OperandStackDepthIncrement(1); in PushOperand()
529 OperandStackDepthIncrement(1); in PushOperand()
534 OperandStackDepthIncrement(1); in PushOperand()
553 void FullCodeGenerator::OperandStackDepthIncrement(int count) { in OperandStackDepthIncrement() function in v8::internal::FullCodeGenerator
738 if (context()->IsStackValue()) OperandStackDepthIncrement(1); in VisitSuperPropertyReference()
1471 OperandStackDepthIncrement(2); // Token and accumulator are on stack. in VisitTryFinallyStatement()
1628 if (context()->IsStackValue()) OperandStackDepthIncrement(1); in VisitThrow()
1707 OperandStackDepthIncrement(1); in VisitCall()
Dfull-codegen.h383 void OperandStackDepthIncrement(int count);
/external/v8/src/full-codegen/x64/
Dfull-codegen-x64.cc136 OperandStackDepthIncrement(locals_count); in Generate()
472 codegen()->OperandStackDepthIncrement(1); in Plug()
510 codegen()->OperandStackDepthIncrement(1); in Plug()
582 codegen()->OperandStackDepthIncrement(1); in Plug()
608 codegen()->OperandStackDepthIncrement(1); in Plug()
962 OperandStackDepthIncrement(5); in VisitForInStatement()
1292 OperandStackDepthIncrement(1); in EmitAccessor()
1734 OperandStackDepthIncrement(1); // Not popped on this path. in VisitYield()
1759 OperandStackDepthIncrement(1); in PushOperand()
2348 OperandStackDepthIncrement(1); in PushCalleeAndWithBaseObject()
[all …]
/external/v8/src/full-codegen/x87/
Dfull-codegen-x87.cc135 OperandStackDepthIncrement(locals_count); in Generate()
491 codegen()->OperandStackDepthIncrement(1); in Plug()
563 codegen()->OperandStackDepthIncrement(1); in Plug()
590 codegen()->OperandStackDepthIncrement(1); in Plug()
938 OperandStackDepthIncrement(5); in VisitForInStatement()
1699 OperandStackDepthIncrement(1); // Not popped on this path. in VisitYield()
1723 OperandStackDepthIncrement(1); in PushOperand()
2870 if (!context()->IsAccumulatorValue()) OperandStackDepthIncrement(1); in VisitUnaryOperation()
/external/v8/src/full-codegen/ia32/
Dfull-codegen-ia32.cc135 OperandStackDepthIncrement(locals_count); in Generate()
494 codegen()->OperandStackDepthIncrement(1); in Plug()
566 codegen()->OperandStackDepthIncrement(1); in Plug()
593 codegen()->OperandStackDepthIncrement(1); in Plug()
946 OperandStackDepthIncrement(5); in VisitForInStatement()
1707 OperandStackDepthIncrement(1); // Not popped on this path. in VisitYield()
1731 OperandStackDepthIncrement(1); in PushOperand()
2878 if (!context()->IsAccumulatorValue()) OperandStackDepthIncrement(1); in VisitUnaryOperation()
/external/v8/src/full-codegen/mips64/
Dfull-codegen-mips64.cc157 OperandStackDepthIncrement(locals_count); in Generate()
607 codegen()->OperandStackDepthIncrement(1); in Plug()
1003 OperandStackDepthIncrement(5); in VisitForInStatement()
1795 OperandStackDepthIncrement(1); // Not popped on this path. in VisitYield()
1818 OperandStackDepthIncrement(2); in PushOperands()
1824 OperandStackDepthIncrement(3); in PushOperands()
1830 OperandStackDepthIncrement(4); in PushOperands()
2999 if (!context()->IsAccumulatorValue()) OperandStackDepthIncrement(1); in VisitUnaryOperation()
/external/v8/src/full-codegen/mips/
Dfull-codegen-mips.cc158 OperandStackDepthIncrement(locals_count); in Generate()
608 codegen()->OperandStackDepthIncrement(1); in Plug()
1003 OperandStackDepthIncrement(5); in VisitForInStatement()
1794 OperandStackDepthIncrement(1); // Not popped on this path. in VisitYield()
1817 OperandStackDepthIncrement(2); in PushOperands()
1823 OperandStackDepthIncrement(3); in PushOperands()
1829 OperandStackDepthIncrement(4); in PushOperands()
2999 if (!context()->IsAccumulatorValue()) OperandStackDepthIncrement(1); in VisitUnaryOperation()
/external/v8/src/full-codegen/ppc/
Dfull-codegen-ppc.cc157 OperandStackDepthIncrement(locals_count); in Generate()
968 OperandStackDepthIncrement(5); in VisitForInStatement()
1762 OperandStackDepthIncrement(1); // Not popped on this path. in VisitYield()
1787 OperandStackDepthIncrement(2); in PushOperands()
1793 OperandStackDepthIncrement(3); in PushOperands()
1799 OperandStackDepthIncrement(4); in PushOperands()
2992 if (!context()->IsAccumulatorValue()) OperandStackDepthIncrement(1); in VisitUnaryOperation()
/external/v8/src/full-codegen/s390/
Dfull-codegen-s390.cc156 OperandStackDepthIncrement(locals_count); in Generate()
938 OperandStackDepthIncrement(5); in VisitForInStatement()
1721 OperandStackDepthIncrement(1); // Not popped on this path. in VisitYield()
1746 OperandStackDepthIncrement(2); in PushOperands()
1752 OperandStackDepthIncrement(3); in PushOperands()
1758 OperandStackDepthIncrement(4); in PushOperands()
2922 if (!context()->IsAccumulatorValue()) OperandStackDepthIncrement(1); in VisitUnaryOperation()
/external/v8/src/full-codegen/arm64/
Dfull-codegen-arm64.cc154 OperandStackDepthIncrement(locals_count); in Generate()
1002 OperandStackDepthIncrement(5); in VisitForInStatement()
2903 if (!context()->IsAccumulatorValue()) OperandStackDepthIncrement(1); in VisitUnaryOperation()
3415 OperandStackDepthIncrement(1); // Not popped on this path. in VisitYield()
3439 OperandStackDepthIncrement(2); in PushOperands()
3445 OperandStackDepthIncrement(3); in PushOperands()
/external/v8/src/full-codegen/arm/
Dfull-codegen-arm.cc149 OperandStackDepthIncrement(locals_count); in Generate()
1004 OperandStackDepthIncrement(5); in VisitForInStatement()
1795 OperandStackDepthIncrement(1); // Not popped on this path. in VisitYield()
1819 OperandStackDepthIncrement(2); in PushOperands()
2986 if (!context()->IsAccumulatorValue()) OperandStackDepthIncrement(1); in VisitUnaryOperation()