test262/test
Mike Pennisi 50dd431dff Focus test for BigInt v. of `copyWithin` method
Prior to this commit, a test for %TypedArray%.prototype.copyWithin
provided a TypedArray instance as the first argument. That argument that
is interpreted as a number, so in relying on the conversion, the test
verified behavior beyond what it purported to test.

Simplify the test by using the desired number value directly.
2021-09-24 11:21:19 -04:00
..
annexB RegExp.prototype.compile from other realm should throw TypeError from other realm. 2021-09-10 15:04:11 -04:00
built-ins Focus test for BigInt v. of `copyWithin` method 2021-09-24 11:21:19 -04:00
harness Add identity tests for the assert.throws 2021-09-21 16:45:27 -04:00
intl402 Add tests for Intl Enumeration API 2021-09-08 09:29:06 -04:00
language Add test for freezing of module namespace object (#3213) 2021-09-23 19:36:37 -04:00