michael@0: try { michael@0: x = evalcx('lazy'); michael@0: x.__iterator__ = Object.isFrozen michael@0: for each(x in x) {} michael@0: } catch (e) {}