Bug 1833854 - Part 1: Remove the unused JSGC_PRETENURE_GROUP_THRESHOLD GC parameter...
commit8086cc214971d93ee48a3c1d3fda53570fcf003b
authorJon Coppeard <jcoppeard@mozilla.com>
Mon, 22 May 2023 14:31:40 +0000 (22 14:31 +0000)
committerJon Coppeard <jcoppeard@mozilla.com>
Mon, 22 May 2023 14:31:40 +0000 (22 14:31 +0000)
tree0a8e321dc65fffc4e128abc3aba77d5b0e1dd9b1
parent8f220f2f7f7f9e9310e786d494ce0841a9e7ff6f
Bug 1833854 - Part 1: Remove the unused JSGC_PRETENURE_GROUP_THRESHOLD GC parameter r=sfink

This has been unused since we removed object groups.

Differential Revision: https://phabricator.services.mozilla.com/D178524
js/public/GCAPI.h
js/src/gc/GC.cpp
js/src/gc/GC.h
js/src/gc/Scheduling.cpp
js/src/gc/Scheduling.h