Closed
Bug 1341355
Opened 8 years ago
Closed 8 years ago
Refactor mark stack to improve type safety and allow iteration
Categories
(Core :: JavaScript: GC, defect)
Core
JavaScript: GC
Tracking
()
RESOLVED
FIXED
mozilla54
Tracking | Status | |
---|---|---|
firefox54 | --- | fixed |
People
(Reporter: jonco, Assigned: jonco)
References
Details
Attachments
(2 files)
18.71 KB,
patch
|
jonco
:
review+
|
Details | Diff | Splinter Review |
29.32 KB,
patch
|
jonco
:
review+
|
Details | Diff | Splinter Review |
Splitting this off from bug 1338623 so I can land the refactoring patches before they rot.
Pushed by jcoppeard@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/a6aebb981444
Refactor the mark stack r=sfink
https://hg.mozilla.org/integration/mozilla-inbound/rev/80f3a16286b0
Add abstractions to improve type checking of mark stack contents and add iterator r=sfink
Pushed by jcoppeard@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/b8ecc482d087
Fix opt build bustage r=me
Comment 5•8 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/a6aebb981444
https://hg.mozilla.org/mozilla-central/rev/80f3a16286b0
https://hg.mozilla.org/mozilla-central/rev/b8ecc482d087
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox54:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla54
You need to log in
before you can comment on or make changes to this bug.
Description
•