comparison: js/src/jit-test/tests/jaeger/bug781859-2.js
js/src/jit-test/tests/jaeger/bug781859-2.js
- changeset 0
- 6474c204b198
equal
deleted
inserted
replaced
|
1 Function("\ |
|
2 switch (/x/) {\ |
|
3 case 8:\ |
|
4 break;\ |
|
5 t(function(){})\ |
|
6 }\ |
|
7 while (false)(function(){})\ |
|
8 ")() |