comparison: js/src/jit-test/tests/jaeger/bug606662-2.js
js/src/jit-test/tests/jaeger/bug606662-2.js
- changeset 0
- 6474c204b198
equal
deleted
inserted
replaced
|
1 // don't crash |
|
2 try{a()}catch(e){} |
|
3 try{for(e in((JSON.e)(x=/x/)))throw []}catch(e){} |
|
4 try{(function(){c()})()}catch(e){} |
|
5 try{new function(){}}catch(e){} |