Closed Bug 1604134 Opened 6 years ago Closed 6 years ago

Remove TenuredCell::fromPointer method and stop passing cell pointers as void*

Categories

(Core :: JavaScript: GC, task)

task
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla73
Tracking Status
firefox73 --- fixed

People

(Reporter: jonco, Assigned: jonco)

Details

Attachments

(1 file)

This method is used in a few places. Some are unnecessary (because it's called on something that's a Cell pointer already) and some can be removed by using GCCellPtr rather than void*.

Remove unnecessary uses of this method and change verifer uses to use GCCellPtr rather than void* for cell pointers.

Pushed by jcoppeard@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/0e8aa99e6894 Remove TenuredCell::fromPointer method and stop passing cell pointers as void* r=sfink
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla73
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: