Searched refs:throwFunc (Results 1 – 3 of 3) sorted by relevance
26 function throwFunc() { function32 return throwFunc();
30 PASS eval("1; try { 2; throwFunc(); } catch (e){3;} finally {}") is 331 PASS eval("1; try { 2; throwFunc(); } catch (e){3;} finally {4;}") is 3
121 function throwFunc() { function127 return throwFunc();