michael@0: function x() { michael@0: try { michael@0: do { michael@0: var { q , gen } = t; michael@0: } while(false); michael@0: } catch (e) {} michael@0: } michael@0: x();