Lines Matching full:kpreallocatedarrayelements
4322 int size = FixedArray::SizeFor(JSArray::kPreallocatedArrayElements);
4328 __ li(scratch, Operand(Smi::FromInt(JSArray::kPreallocatedArrayElements)));
4331 for (int i = 1; i < JSArray::kPreallocatedArrayElements; ++i) {
4473 int size = FixedDoubleArray::SizeFor(JSArray::kPreallocatedArrayElements);
4481 __ li(scratch1, Operand(Smi::FromInt(JSArray::kPreallocatedArrayElements)));