michael@0: // |jit-test| debug michael@0: function f() { michael@0: do { michael@0: return michael@0: } while (e) michael@0: } michael@0: trap(f, 1, '') michael@0: f()