test262/test
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
..
annexB
built-ins Test for TypedArray.prototype.fill semantics change (#927) 2017-03-27 13:50:38 -04:00
harness
intl402 Add tests for some NumberFormat options edge cases 2017-03-23 11:50:33 -07:00
language Generate tests 2017-03-27 13:32:05 -04:00