1 2 3 4 5 6 7 8 9 10 11
oomTest(function() { eval("\ function g() {\ \"use asm\";\ function f(d) {\ d = +d;\ print(.0 + d);\ }\ }\ ") })