comparison: js/src/jit-test/tests/auto-regress/bug651827.js
js/src/jit-test/tests/auto-regress/bug651827.js
- branch
- TOR_BUG_9701
- changeset 15
- b8a032363ba2
equal
deleted
inserted
replaced
|
1 // Binary: cache/js-dbg-32-1fe03044bfeb-linux |
|
2 // Flags: -m -n -a |
|
3 // |
|
4 try { |
|
5 function x() {} |
|
6 } catch(e) {} |
|
7 switch (undefined) { |
|
8 case(y) = Infinity: |
|
9 } |