summaryrefslogtreecommitdiffstats
path: root/js/src/jit-test/tests/regexp/bug-1845715.js
blob: 992a5a8d8adff2eb71d101afd20960cc83e68034 (plain)
1
2
// |jit-test| skip-if: !('oomTest' in this)
oomTest(() => { gc(); /./d.exec(); });