Closed
Bug 1771315
Opened 3 years ago
Closed 3 years ago
Add a command line option to the shell to set GC parameters
Categories
(Core :: JavaScript: GC, task)
Core
JavaScript: GC
Tracking
()
RESOLVED
FIXED
102 Branch
Tracking | Status | |
---|---|---|
firefox102 | --- | fixed |
People
(Reporter: jonco, Assigned: jonco)
References
Details
Attachments
(1 file)
For testing purposes it's useful to be able to set GC parameters from the command line.
Assignee | ||
Comment 1•3 years ago
|
||
This moves the parameter names and other data to a header file and adds a
command line option --gc-param.
Depends on D147427
Pushed by jcoppeard@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/fd60a6910c1f
Add a command line option to the shell to set GC parameters r=sfink
Comment 3•3 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox102:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 102 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•