michael@0: // Binary: cache/js-dbg-32-96746395df4f-linux michael@0: // Flags: -j michael@0: // michael@0: var fs = { x: /a/, y: /a/, z: /a/ }; michael@0: for (var p in fs) { this[fs[p]] = null; }