michael@0: o14 = [undefined].__proto__ michael@0: function f18() { michael@0: try { michael@0: [] = o[p] michael@0: } catch (e) {} michael@0: } michael@0: for (var i; i < 20; i++) { michael@0: ({ michael@0: x: function() { michael@0: return eval("o14") michael@0: } michael@0: }.x().__proto__ = null); michael@0: f18() michael@0: }