Home | History | Annotate | Download | only in arm

Lines Matching refs:FixedDoubleArray

4399     // Transition on values that can't be stored in a FixedDoubleArray.
4416 int size = FixedDoubleArray::SizeFor(JSArray::kPreallocatedArrayElements);
4420 // Initialize the new FixedDoubleArray. Leave elements unitialized for
4427 FieldMemOperand(elements_reg, FixedDoubleArray::kLengthOffset));
4446 FieldMemOperand(elements_reg, FixedDoubleArray::kLengthOffset));