summaryrefslogtreecommitdiffstats
path: root/js/src/jit-test/tests/gc/gcparam.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/src/jit-test/tests/gc/gcparam.js')
-rw-r--r--js/src/jit-test/tests/gc/gcparam.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/js/src/jit-test/tests/gc/gcparam.js b/js/src/jit-test/tests/gc/gcparam.js
index 05e0359088..c57b400642 100644
--- a/js/src/jit-test/tests/gc/gcparam.js
+++ b/js/src/jit-test/tests/gc/gcparam.js
@@ -60,3 +60,4 @@ testChangeParam("mallocThresholdBase");
testChangeParam("urgentThreshold");
testChangeParam("helperThreadRatio");
testChangeParam("maxHelperThreads");
+testChangeParam("semispaceNurseryEnabled");