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