Home | History | Annotate | Download | only in arm

Lines Matching refs:kAllocationDelta

1806       const int kAllocationDelta = 4;
1817 __ add(r3, r3, Operand(kAllocationDelta * kPointerSize));
1828 for (int i = 1; i < kAllocationDelta; i++) {
1835 __ add(r4, r4, Operand(Smi::FromInt(kAllocationDelta)));