Lines Matching refs:OperandStackDepthIncrement
136 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()
2771 OperandStackDepthIncrement(1); in EmitLoadJSRuntimeFunction()
2869 if (!context()->IsAccumulatorValue()) OperandStackDepthIncrement(1); in VisitUnaryOperation()