summaryrefslogtreecommitdiffstats
path: root/js/src/jit-test/tests/modules/bug1670236.js
blob: 9237b4c1b2c423b2cb6b6401a6e6548562ef65f3 (plain)
1
2
3
4
5
o0=r=/x/;
this.toString=(function() {
    evaluate("",({ element:o0 }));
})
oomTest(String.prototype.charCodeAt,{ keepFailing:true })