Closed
Bug 1666705
Opened 5 years ago
Closed 5 years ago
Forwarding functions for JS::Value are unused and can be removed
Categories
(Core :: JavaScript: GC, task, P3)
Core
JavaScript: GC
Tracking
()
RESOLVED
FIXED
83 Branch
Tracking | Status | |
---|---|---|
firefox83 | --- | fixed |
People
(Reporter: jonco, Assigned: jonco)
Details
Attachments
(1 file)
No description provided.
Assignee | ||
Comment 1•5 years ago
|
||
The patch also changes MightBeForwarded to use the data defined in AllocKind.h.
Pushed by jcoppeard@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ec1bbd8735e1
Remove unused forwarding functions for JS::Value r=sfink
Comment 3•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox83:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 83 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•