1 2 3 4 5
try { x = evalcx('lazy'); x.__iterator__ = Object.isFrozen for each(x in x) {} } catch (e) {}