Home | History | Annotate | Download | only in ia32

Lines Matching full:kpreallocatedarrayelements

3869     int size = FixedArray::SizeFor(JSArray::kPreallocatedArrayElements);
3881 Immediate(Smi::FromInt(JSArray::kPreallocatedArrayElements)));
3883 for (int i = 1; i < JSArray::kPreallocatedArrayElements; ++i) {
4005 int size = FixedDoubleArray::SizeFor(JSArray::kPreallocatedArrayElements);
4019 Immediate(Smi::FromInt(JSArray::kPreallocatedArrayElements)));