summaryrefslogtreecommitdiffstats
path: root/js/src/jit-test/tests/regexp/bug-1845715.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/src/jit-test/tests/regexp/bug-1845715.js')
-rw-r--r--js/src/jit-test/tests/regexp/bug-1845715.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/js/src/jit-test/tests/regexp/bug-1845715.js b/js/src/jit-test/tests/regexp/bug-1845715.js
index 992a5a8d8a..d6ca6776a3 100644
--- a/js/src/jit-test/tests/regexp/bug-1845715.js
+++ b/js/src/jit-test/tests/regexp/bug-1845715.js
@@ -1,2 +1 @@
-// |jit-test| skip-if: !('oomTest' in this)
oomTest(() => { gc(); /./d.exec(); });