comparison: js/src/jit-test/tests/auto-regress/bug505305.js
js/src/jit-test/tests/auto-regress/bug505305.js
- branch
- TOR_BUG_3246
- changeset 7
- 129ffea94266
equal
deleted
inserted
replaced
|
1 // Binary: cache/js-dbg-32-aa85b2f55960-linux |
|
2 // Flags: |
|
3 // |
|
4 var str = 'afoo$40bar'.substr(1); |
|
5 print(str.replace(str, str)); |