Home | History | Annotate | Download | only in x64

Lines Matching refs:kAllocationDelta

1814       const int kAllocationDelta = 4;
1824 __ addq(rcx, Immediate(kAllocationDelta * kPointerSize));
1837 for (int i = 1; i < kAllocationDelta; i++) {
1853 Smi::FromInt(kAllocationDelta));