Home | History | Annotate | Download | only in x64

Lines Matching refs:kAllocationDelta

1476       const int kAllocationDelta = 4;
1486 __ addq(rcx, Immediate(kAllocationDelta * kPointerSize));
1499 for (int i = 1; i < kAllocationDelta; i++) {
1515 Smi::FromInt(kAllocationDelta));