Closed
Bug 1529376
Opened 7 years ago
Closed 7 years ago
"collectNurseryBeforeDump" argument in dumpHeap() test function is unused
Categories
(Core :: JavaScript Engine, enhancement)
Core
JavaScript Engine
Tracking
()
RESOLVED
DUPLICATE
of bug 1529428
People
(Reporter: sfink, Assigned: sfink)
Details
It seems kind of unnecessary to have a separate option when you can just collect the nursery manually. (I ran into this when I wanted to add an option to dumpHeap, I think, and found this weird string thing.)
Updated•7 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•