Home | History | Annotate | Download | only in src

Lines Matching refs:kSmallListMin

1411   static const int kSmallListMin = 0x20 * kPointerSize;
1415 static const int kSmallAllocationMax = kSmallListMin - kPointerSize;