michael@0: function a(f, i) { michael@0: results = [] michael@0: for (var k = 0; k < 10; ++k) { michael@0: gc(); michael@0: try { michael@0: results.push(f(i[k])); michael@0: } catch (e) { michael@0: results.push(e); michael@0: } michael@0: } michael@0: } michael@0: g = (function(x, y) { michael@0: return Math.fround((x ? Math.f : m0) ? w : Math.fround()) michael@0: }) michael@0: a(g, [Number.MAX_VALUE])