test262/test/built-ins/TypedArray
Mike Pennisi eb153de85b Add tests: resizing ArrayBuffer during iteration
The Resizable ArrayBuffer proposal allows implementations to reject any
resize operation, so the tests must accommodate that possibility.

Mitigate the complexity this entails by minimizing branches and by
deferring assertions to locations with shallow call stacks.
2021-11-09 13:27:58 -05:00
..
Symbol.species Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
from Lint fixes 2020-10-06 12:01:34 -04:00
of Lint fixes 2020-10-06 12:01:34 -04:00
prototype Add tests: resizing ArrayBuffer during iteration 2021-11-09 13:27:58 -05:00
invoked.js Fix length prop tests for the TypedArrays ctors family (#1479) 2018-03-08 09:21:09 -05:00
length.js Fix length prop tests for the TypedArrays ctors family (#1479) 2018-03-08 09:21:09 -05:00
name.js Fix length prop tests for the TypedArrays ctors family (#1479) 2018-03-08 09:21:09 -05:00
prototype.js Fix length prop tests for the TypedArrays ctors family (#1479) 2018-03-08 09:21:09 -05:00