summaryrefslogtreecommitdiffstats
path: root/js/src/jit-test/tests/gc/oomInGetJumpLabelForBranch.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/src/jit-test/tests/gc/oomInGetJumpLabelForBranch.js')
-rw-r--r--js/src/jit-test/tests/gc/oomInGetJumpLabelForBranch.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/js/src/jit-test/tests/gc/oomInGetJumpLabelForBranch.js b/js/src/jit-test/tests/gc/oomInGetJumpLabelForBranch.js
index a568fc592f..8415c9ac6c 100644
--- a/js/src/jit-test/tests/gc/oomInGetJumpLabelForBranch.js
+++ b/js/src/jit-test/tests/gc/oomInGetJumpLabelForBranch.js
@@ -1,3 +1 @@
-// |jit-test| skip-if: !('oomTest' in this)
-
oomTest(() => getBacktrace({thisprops: gc() && delete addDebuggee.enabled}));