blob: 147db84be76cd9d4811a1101e9f0065f5ef0fda1 [file] [log] [blame]
for (var j = 0; j < 9999; ++j) {
(function() {
Math.pow(Math.fround(), Math.fround(0))
})();
}