Leonardo Balter 1a64295a0b Replace TypedArray constructor invalid length test for ES2016 specs
Replace a ES2015 test where calling the TypedArray constructor with
a floating number triggered a RangeError. Within the ES2016 specs,
the same call will trigger a TypeError, as the result for
`SameValue(NewTarget, here)` will be checked before.
2016-01-21 10:41:16 -05:00
..
2016-01-21 10:41:16 -05:00
2016-01-21 10:41:16 -05:00
2016-01-21 10:41:16 -05:00
2016-01-21 10:41:16 -05:00