mozjs
mozjs copied to clipboard
Added BigInt64 and BigUint64 Typed Array Support
The current version of that test already does not test for all the different variants of TypedArrays. For example, none of the Int*Array
and Float*Array
are tested. As such, if tests are added for Big{Int,Uint}64Array
, they should probably be added for all of them.