Closed
Bug 1153999
Opened 10 years ago
Closed 10 years ago
Rename markChildren to traceChildren
Categories
(Core :: JavaScript: GC, defect)
Core
JavaScript: GC
Tracking
()
RESOLVED
FIXED
mozilla40
Tracking | Status | |
---|---|---|
firefox40 | --- | fixed |
People
(Reporter: terrence, Assigned: terrence)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
(deleted),
patch
|
sfink
:
review+
|
Details | Diff | Splinter Review |
And move MarkChildren(ObjectGroup*) to ObjectGroup::traceChildren and rename JitCode::trace to JitCode::traceChildren.
Attachment #8591831 -
Flags: review?(sphink)
Comment 1•10 years ago
|
||
Comment on attachment 8591831 [details] [diff] [review]
5_rename_markChildren_to_traceChildren-v0.diff
Review of attachment 8591831 [details] [diff] [review]:
-----------------------------------------------------------------
Yes! This feels so much better.
Attachment #8591831 -
Flags: review?(sphink) → review+
Assignee | ||
Comment 3•10 years ago
|
||
https://treeherder.mozilla.org/#/jobs?repo=try&revision=6ff19aa5cdf2
Bit of orange, but that appears to be all pre-existing on the tip and misc infra bustage.
https://hg.mozilla.org/integration/mozilla-inbound/rev/ae7c605075e2
Comment 4•10 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla40
You need to log in
before you can comment on or make changes to this bug.
Description
•