michael@0: // |jit-test| debug michael@0: try { michael@0: function f() {} michael@0: (1 for (x in [])) michael@0: } catch (e) {} michael@0: gc()