js/src/jit-test/tests/jaeger/bug781859-2.js

changeset 0
6474c204b198
equal deleted inserted replaced
-1:000000000000 0:b8623a007ad2
1 Function("\
2 switch (/x/) {\
3 case 8:\
4 break;\
5 t(function(){})\
6 }\
7 while (false)(function(){})\
8 ")()

mercurial