summaryrefslogtreecommitdiffstats
path: root/js/src/jit-test/tests/gc/oomInExceptionHandlerBailout.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/src/jit-test/tests/gc/oomInExceptionHandlerBailout.js')
-rw-r--r--js/src/jit-test/tests/gc/oomInExceptionHandlerBailout.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/js/src/jit-test/tests/gc/oomInExceptionHandlerBailout.js b/js/src/jit-test/tests/gc/oomInExceptionHandlerBailout.js
index d5c8f29b27..cdd20cd9b7 100644
--- a/js/src/jit-test/tests/gc/oomInExceptionHandlerBailout.js
+++ b/js/src/jit-test/tests/gc/oomInExceptionHandlerBailout.js
@@ -1,4 +1,3 @@
-// |jit-test| skip-if: !('oomTest' in this)
oomTest(() => {
let x = 0;
try {