Home | History | Annotate | Download | only in mips

Lines Matching refs:FixedDoubleArray

4456     // Transition on values that can't be stored in a FixedDoubleArray.
4473 int size = FixedDoubleArray::SizeFor(JSArray::kPreallocatedArrayElements);
4477 // Initialize the new FixedDoubleArray. Leave elements unitialized for
4483 FieldMemOperand(elements_reg, FixedDoubleArray::kLengthOffset));
4502 FieldMemOperand(elements_reg, FixedDoubleArray::kLengthOffset));