for (var i = 0; i < 100; ++i) { assertEq(typeof Uint16Array == undefined, false); }