blob: a107ae1529a0afa657f6fe0d7b5038bebe171591 [file] [log] [blame]
(function() {
for (var i = 0 ; i < 10000000; i++)
Math.random();
})();