Open
Bug 1694654
Opened 5 years ago
Updated 1 year ago
GC parameter documentation comments are duplicated
Categories
(Core :: JavaScript: GC, task, P3)
Core
JavaScript: GC
Tracking
()
NEW
People
(Reporter: jonco, Unassigned)
References
(Blocks 1 open bug)
Details
There's a fair amount of duplication between the documentation comments for JSGCParamKey in GCAPI.h and GCSchedulingTunables in gc/Scheduling.h.
The tunables that are controled by GC parameters should probably be documented in the public header and just referenced in Scheduling.h.
You need to log in
before you can comment on or make changes to this bug.
Description
•