Home | History | Annotate | Download | only in src

Lines Matching refs:HAdd

4773 class HAdd V8_FINAL : public HArithmeticBinaryOperation {
4829 HAdd(HValue* context, HValue* left, HValue* right)
5138 // This is intended to look for HAdd and HSub, to handle compounds
5177 // This is intended to look for HAdd and HSub, to handle compounds