michael@0: function f2() { michael@0: __proto__ = null; michael@0: } michael@0: michael@0: for (var j = 0; j < 50; j++) michael@0: f2();