1 Verify that constructing a typed array view with no arguments and fetching its length does not crash
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
5 PASS new Uint32Array().length did not crash
6 PASS successfullyParsed is true