Home | History | Annotate | Download | only in ia32

Lines Matching refs:kMaxInlineLength

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