js/src/jit-test/tests/auto-regress/bug505305.js

changeset 0
6474c204b198
equal deleted inserted replaced
-1:000000000000 0:5ab94ba57dc5
1 // Binary: cache/js-dbg-32-aa85b2f55960-linux
2 // Flags:
3 //
4 var str = 'afoo$40bar'.substr(1);
5 print(str.replace(str, str));

mercurial