2 "Test for <a href='https://bugs.webkit.org/show_bug.cgi?id=41948'>REGRESSION(r60392): Registerfile can be unwound too far following an exception</a>. If the test doesn't crash, you pass."
5 eval('try { throw 0; } catch(e) {}');
8 '' + escape(x.substring(0, 1));
10 var successfullyParsed = true;