зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1549660 - Update pretenuring GC parameter documentation r=jonco
Differential Revision: https://phabricator.services.mozilla.com/D30164 --HG-- extra : moz-landing-system : lando
This commit is contained in:
Родитель
813b63b00e
Коммит
c4a4adb910
|
@ -293,8 +293,8 @@ typedef enum JSGCParamKey {
|
||||||
JSGC_NURSERY_FREE_THRESHOLD_FOR_IDLE_COLLECTION = 27,
|
JSGC_NURSERY_FREE_THRESHOLD_FOR_IDLE_COLLECTION = 27,
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* If this percentage of the nursery is tenured, then proceed to examine which
|
* If this percentage of the nursery is tenured and the nursery is at least
|
||||||
* groups we should pretenure.
|
* 4MB, then proceed to examine which groups we should pretenure.
|
||||||
*
|
*
|
||||||
* Default: PretenureThreshold
|
* Default: PretenureThreshold
|
||||||
* Pref: None
|
* Pref: None
|
||||||
|
|
Загрузка…
Ссылка в новой задаче