Open
Bug 1966606
Opened 1 year ago
Updated 4 months ago
Clean up consumers of PriorityQueue
Categories
(Core :: JavaScript Engine, task, P3)
Core
JavaScript Engine
Tracking
()
NEW
People
(Reporter: yulia, Unassigned)
References
(Blocks 1 open bug)
Details
Priority Queue has been updated so it can correctly handle uniquePtrs. However, the API is now a bit confusing. We should update the register allocator to use the new API and remove the old one: https://phabricator.services.mozilla.com/D212878
Updated•4 months ago
|
Priority: P4 → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•