Home | History | Annotate | Download | only in ia32

Lines Matching refs:kMaxInlineLength

4029   const int kMaxInlineLength = 100;
4034 __ cmp(ebx, Immediate(Smi::FromInt(kMaxInlineLength)));