Home | History | Annotate | Download | only in interpreter

Lines Matching refs:VisitArithmeticExpression

2960       VisitArithmeticExpression(binop);
2973 void BytecodeGenerator::VisitArithmeticExpression(BinaryOperation* expr) {