bug1736307.js (86B)
1 for (var i = 0; i < 100; ++i) { 2 assertEq(typeof Uint16Array == undefined, false); 3 }