Home | History | Annotate | Download | only in ia32

Lines Matching refs:kAllocationDelta

1513       const int kAllocationDelta = 4;
1523 __ add(ecx, Immediate(kAllocationDelta * kPointerSize));
1533 for (int i = 1; i < kAllocationDelta; i++) {
1550 Immediate(Smi::FromInt(kAllocationDelta)));