comparison: js/src/jit-test/tests/auto-regress/bug432365.js
js/src/jit-test/tests/auto-regress/bug432365.js
- branch
- TOR_BUG_3246
- changeset 7
- 129ffea94266
equal
deleted
inserted
replaced
|
1 // |jit-test| debug; |
|
2 |
|
3 // Binary: cache/js-dbg-32-ceef8a5c3ca1-linux |
|
4 // Flags: |
|
5 // |
|
6 function f() { eval(''); } |
|
7 trap(f, 9, ""); |
|
8 f() |