summaryrefslogtreecommitdiffstats
path: root/js/src/jit-test/tests/basic/bug820124-1.js
blob: 6b6ec5d7b90658799fa866e5d1b8b057f392b7bb (plain)
1
2
3
4
5
// Don't assert.
verifyprebarriers();
r = /()()()\3/.test();
gc();
RegExp().test();