blob: e6aef79e4f4a3594804c71b05dc9fe3962f22666 [file] [log] [blame]
This test makes sure we don't crash when mutating a typed array while assigning to it
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS buffer.byteLength is 100
PASS buffer.byteLength is 0
PASS byteArray.set(array) is undefined.
PASS successfullyParsed is true
TEST COMPLETE