Home | History | Annotate | Download | only in x64

Lines Matching refs:kPreallocatedArrayElements

3623     int size = FixedArray::SizeFor(JSArray::kPreallocatedArrayElements);
3634 Smi::FromInt(JSArray::kPreallocatedArrayElements));
3636 for (int i = 1; i < JSArray::kPreallocatedArrayElements; ++i) {
3756 int size = FixedDoubleArray::SizeFor(JSArray::kPreallocatedArrayElements);
3768 Smi::FromInt(JSArray::kPreallocatedArrayElements));