michael@0: // |jit-test| debug michael@0: michael@0: var otherGlobal = newGlobal(); michael@0: var f = otherGlobal.untrap; michael@0: f();