Open
Bug 1918357
Opened 5 months ago
Updated 2 months ago
Use a free list for LiveRange
Categories
(Core :: JavaScript Engine: JIT, task, P2)
Core
JavaScript Engine: JIT
Tracking
()
NEW
People
(Reporter: jandem, Unassigned)
References
(Blocks 1 open bug)
Details
The register allocator can merge live ranges. We should reuse memory allocated for dead ranges when splitting ranges later.
Updated•5 months ago
|
Severity: -- → N/A
Priority: -- → P2
Updated•2 months ago
|
Updated•2 months ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•