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