Home | History | Annotate | Download | only in src

Lines Matching refs:HStringAdd

7169 class HStringAdd V8_FINAL : public HBinaryOperation {
7193 return flags_ == HStringAdd::cast(other)->flags_ &&
7194 pretenure_flag_ == HStringAdd::cast(other)->pretenure_flag_;
7198 HStringAdd(HValue* context,
7211 PrintF("HStringAdd with AllocationSite %p %s\n",