michael@0: // |jit-test| debug michael@0: function f() { eval(''); } michael@0: trap(f, 6, ''); michael@0: f();