Closed
Bug 1686772
Opened 4 years ago
Closed 4 years ago
Add high-level documentation for the garbage collector
Categories
(Core :: JavaScript: GC, enhancement, P1)
Core
JavaScript: GC
Tracking
()
RESOLVED
FIXED
86 Branch
Tracking | Status | |
---|---|---|
firefox86 | --- | fixed |
People
(Reporter: jonco, Assigned: jonco)
Details
Attachments
(1 file)
tcampbell suggested that there should be a high-level overview of the GC based on the comments here:
https://searchfox.org/mozilla-central/source/js/src/gc/GC.cpp#8
Assignee | ||
Comment 1•4 years ago
|
||
Here's some draft documentation explaining the features of our GC at a high level. Comments and suggestions welcome.
Updated•4 years ago
|
Assignee: nobody → jcoppeard
Attachment #9198172 -
Attachment description: Bug 1686772 - Add some high-level GC documentation → Bug 1686772 - Add some high-level GC documentation r=sfink! r=tcampbell!
Status: NEW → ASSIGNED
Updated•4 years ago
|
Priority: -- → P1
Updated•4 years ago
|
Attachment #9198172 -
Attachment description: Bug 1686772 - Add some high-level GC documentation r=sfink! r=tcampbell! → Bug 1686772 - Add some high-level GC documentation r=sfink!,tcampbell!
Pushed by jcoppeard@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a536f4f76ab5
Add some high-level GC documentation r=sfink,tcampbell DONTBUILD
Comment 3•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox86:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 86 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•