summaryrefslogtreecommitdiffstats
path: root/js/src/jit-test/tests/profiler/bug1211962.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/src/jit-test/tests/profiler/bug1211962.js')
-rw-r--r--js/src/jit-test/tests/profiler/bug1211962.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/src/jit-test/tests/profiler/bug1211962.js b/js/src/jit-test/tests/profiler/bug1211962.js
index d47d823ff2..6803888e36 100644
--- a/js/src/jit-test/tests/profiler/bug1211962.js
+++ b/js/src/jit-test/tests/profiler/bug1211962.js
@@ -1,4 +1,4 @@
-// |jit-test| slow; skip-if: !('oomTest' in this) || helperThreadCount() === 0
+// |jit-test| slow; skip-if: helperThreadCount() === 0
enableGeckoProfiling();
var lfGlobal = newGlobal();