comparison: js/src/jit-test/tests/auto-regress/bug505305.js
js/src/jit-test/tests/auto-regress/bug505305.js
- changeset 0
- 6474c204b198
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)); |