comparison: js/src/jit-test/tests/auto-regress/bug767679.js
js/src/jit-test/tests/auto-regress/bug767679.js
- branch
- TOR_BUG_3246
- changeset 7
- 129ffea94266
equal
deleted
inserted
replaced
|
1 // Binary: cache/js-dbg-32-05a756967f25-linux |
|
2 // Flags: --ion-eager |
|
3 // |
|
4 eval("\ |
|
5 \"use strict\";\ |
|
6 a();\ |
|
7 function a() {\ |
|
8 print\ |
|
9 }\ |
|
10 ") |