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
..
2020-10-06 12:01:34 -04:00
2020-10-06 12:01:34 -04:00