michael@0: (function(a) { michael@0: "use asm" michael@0: var Infinity = a.Infinity michael@0: function f() { michael@0: Infinity - (2 ? (1. / .0) : +0) michael@0: } michael@0: return f michael@0: })(this)()