comparison: js/src/jit-test/tests/auto-regress/bug621988.js
js/src/jit-test/tests/auto-regress/bug621988.js
- branch
- TOR_BUG_3246
- changeset 7
- 129ffea94266
equal
deleted
inserted
replaced
|
1 // Binary: cache/js-dbg-64-250bf984b8bc-linux |
|
2 // Flags: |
|
3 // |
|
4 f = function() { L: 3; alert(5); } |
|
5 print(f.toString(28800000,23,59,999)); |