test262/test
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
..
annexB RegExp.prototype.compile from other realm should throw TypeError from other realm. 2021-09-10 15:04:11 -04:00
built-ins Add tests: resizing ArrayBuffer during iteration 2021-11-09 13:27:58 -05:00
harness Remove harness file, arrayContains.js 2021-11-01 12:55:10 -04:00
intl402 fixup! Add tests for "Intl NumberFormat v3" proposal 2021-11-01 12:50:38 -04:00
language Remove harness file, arrayContains.js 2021-11-01 12:55:10 -04:00