blob: e6aef79e4f4a3594804c71b05dc9fe3962f22666 [file] [log] [blame]
oliver@apple.comeefa3c82014-03-20 20:01:19 +00001This test makes sure we don't crash when mutating a typed array while assigning to it
2
3On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
4
5
6PASS buffer.byteLength is 100
7PASS buffer.byteLength is 0
8PASS byteArray.set(array) is undefined.
9PASS successfullyParsed is true
10
11TEST COMPLETE
12