blob: 14235033065c0e4f126ce2b2d66f09efc4b600c0 [file] [log] [blame]
(function() {
var prototype;
for (var i = 0; i < 2e5; ++i)
prototype = (function() {}).prototype;
if (!prototype)
throw new Error("Bad assertion!");
})();