You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
built-ins/DataView/prototype/byteLength/resizable-array-buffer-auto.js and built-ins/DataView/prototype/byteOffset/resizable-array-buffer-auto.js?
#3279
Closed
patrick-soquet opened this issue
Oct 22, 2021
· 3 comments
Thanks for the heads up. I haven't yet looked into the DataView tests or implemented those parts in V8, so I hadn't noticed potential errors in those tests yet :)
I am implementing resizable ArrayBuffer in XS. Thank you much for the tests. I have a question about these two tests...
The byte length of a data view can be 0:
So the last part of both tests seems wrong:
Or am I misunderstanding something?
The text was updated successfully, but these errors were encountered: