Home | History | Annotate | Download | only in x64

Lines Matching refs:kPreallocatedArrayElements

465 static const int kPreallocatedArrayElements = 4;
536 // Reconsider loop unfolding if kPreallocatedArrayElements gets changed.
538 ASSERT(kPreallocatedArrayElements <= kLoopUnfoldLimit);
593 int size = JSArray::kSize + FixedArray::SizeFor(kPreallocatedArrayElements);
651 Immediate(kPreallocatedArrayElements));
708 kPreallocatedArrayElements,