Home | History | Annotate | Download | only in ia32

Lines Matching refs:kPreallocatedArrayElements

693 static const int kPreallocatedArrayElements = 4;
764 // Reconsider loop unfolding if kPreallocatedArrayElements gets changed.
766 ASSERT(kPreallocatedArrayElements <= kLoopUnfoldLimit);
820 int size = JSArray::kSize + FixedArray::SizeFor(kPreallocatedArrayElements);
878 Immediate(kPreallocatedArrayElements));
946 kPreallocatedArrayElements,