blob: dff5c905236b9ab05402b3d7a67f3db27009ea47 [file] [log] [blame]
function f() {
var ss = [new f("abc"), new String("foobar"), new String("quux")];
for (let a6 = this ;; ) {}
}
try {
f();
} catch (e) {}