Closed Bug 1698502 Opened 4 years ago Closed 4 years ago

Remove TenuringTracer::traverse now it's no longer used

Categories

(Core :: JavaScript: GC, task, P3)

task

Tracking

()

RESOLVED FIXED
90 Branch
Tracking Status
firefox90 --- fixed

People

(Reporter: jonco, Assigned: jonco)

Details

Attachments

(1 file)

TenuringTracer::traverse has a comment saying it's only used by VisitTraceList, which was removed in bug 1670103.

(In reply to Jon Coppeard (:jonco) from comment #0)

TenuringTracer::traverse has a comment saying it's only used by VisitTraceList, which was removed in bug 1670103.

To be clear, this refers to the templated overload:

template <typename T>
  void traverse(T** thingp);
Assignee: nobody → jcoppeard
Pushed by jcoppeard@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/22253b36a772 Removed unused overload of TenuringTracer::traverse r=tcampbell
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 90 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: