test262/test/built-ins/TypedArray
littledan 32e129676e Test for TypedArray.prototype.fill semantics change (#927)
The change is proposed in https://github.com/tc39/ecma262/pull/856
as a fix to https://github.com/tc39/ecma262/issues/855

Here, the ToNumber coercion is done only once, rather than on each
iteration. It does not appear that there were previously any
tests against repeated coercion for this parameter previously.

Tested this test against V8, which failed, as V8 implements the
current spec rather than the proposed one.
2017-03-27 13:50:38 -04:00
..
Symbol.species Add tests for TypedArray intrinsic 2016-01-21 10:41:16 -05:00
from [TypedArrays] Apply code consistency fixes after checks with JSHint 2016-05-27 15:59:14 -04:00
of s/id/esid 2016-02-22 09:47:42 -05:00
prototype Test for TypedArray.prototype.fill semantics change (#927) 2017-03-27 13:50:38 -04:00
invoked.js s/id/esid 2016-02-22 09:47:42 -05:00
length.js s/id/esid 2016-02-22 09:47:42 -05:00
name.js Add tests for TypedArray intrinsic 2016-01-21 10:41:16 -05:00
prototype.js Add tests for TypedArray intrinsic 2016-01-21 10:41:16 -05:00