1 Verifies allocation of large array buffers
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
5 PASS Construction of huge Float32Array threw exception
6 PASS Construction of huge Float64Array threw exception
7 PASS Construction of huge Int16Array threw exception
8 PASS Construction of huge Int32Array threw exception
9 PASS Construction of huge Uint16Array threw exception
10 PASS Construction of huge Uint32Array threw exception
11 PASS successfullyParsed is true