Home | History | Annotate | Download | only in mips

Lines Matching refs:kMaxInlineLength

5258   const int kMaxInlineLength = 100;
5265 __ Branch(&slowcase, hi, a1, Operand(Smi::FromInt(kMaxInlineLength)));