blob: a2312c778eaa89fa086967bde95e73df51602384 [file] [log] [blame]
// Binary: cache/js-dbg-64-6ca8580eb84f-linux
// Flags:
//
var handler = {iterate: function() { return Iterator.prototype; }};
var proxy = Proxy.create(handler);
for (var p in proxy) { }