mozjs icon indicating copy to clipboard operation
mozjs copied to clipboard

Added BigInt64 and BigUint64 Typed Array Support

Open Redfire75369 opened this issue 1 year ago • 1 comments

Redfire75369 avatar Sep 23 '23 10:09 Redfire75369

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.

Redfire75369 avatar Sep 23 '23 13:09 Redfire75369