summaryrefslogtreecommitdiffstats
path: root/js/src/jit-test/tests/bug1787730.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/src/jit-test/tests/bug1787730.js')
-rw-r--r--js/src/jit-test/tests/bug1787730.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/src/jit-test/tests/bug1787730.js b/js/src/jit-test/tests/bug1787730.js
index a828527583..09a44496d8 100644
--- a/js/src/jit-test/tests/bug1787730.js
+++ b/js/src/jit-test/tests/bug1787730.js
@@ -1,3 +1,3 @@
-// |jit-test| --delazification-mode=concurrent-df+on-demand; skip-if: !('oomTest' in this) || isLcovEnabled()
+// |jit-test| --delazification-mode=concurrent-df+on-demand; skip-if: isLcovEnabled()
oomTest(() => evalcx(0));