blob: d39b6915cadcb09276501314a870e74b37e6bbca [file] [log] [blame]
Function("\
gczeal(4,false);\
function f(){\
\"use strict\";\
this.x = Object\
}\
for each(y in[0,0]){\
try{\
new f\
}\
catch(e){}\
}\
")()