summaryrefslogtreecommitdiffstats
path: root/js/src/jit-test/tests/gc/oomInFormatStackDump.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/src/jit-test/tests/gc/oomInFormatStackDump.js')
-rw-r--r--js/src/jit-test/tests/gc/oomInFormatStackDump.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/js/src/jit-test/tests/gc/oomInFormatStackDump.js b/js/src/jit-test/tests/gc/oomInFormatStackDump.js
index ce68e47f9e..59e4921f93 100644
--- a/js/src/jit-test/tests/gc/oomInFormatStackDump.js
+++ b/js/src/jit-test/tests/gc/oomInFormatStackDump.js
@@ -1,3 +1 @@
-// |jit-test| skip-if: !('oomTest' in this)
-
oomTest(() => getBacktrace({args: true, locals: true, thisprops: true}));