Closed Bug 1732098 Opened 3 years ago Closed 3 years ago

Reduce boilerplate in implementation of GenericTracer sublasses

Categories

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

task

Tracking

()

RESOLVED FIXED
94 Branch
Tracking Status
firefox94 --- fixed

People

(Reporter: jonco, Assigned: jonco)

Details

Attachments

(1 file)

We have a bunch of implementations of the GenericTracer interface and they all do the same thing which is to implement the virtual method for each GC thing kind in terms of calling a single method templated on the thing type.

We should be able to common this all up all the dispatching code.

Pushed by jcoppeard@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a78b4a8b4c52
Reduce boilerplate in implementation of GenericTracer sublasses r=sfink
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 94 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: