Closed
Bug 1581877
Opened 5 years ago
Closed 3 years ago
[BinAST] We might not need Huffman tables to be iterable
Categories
(Core :: JavaScript Engine, task, P3)
Core
JavaScript Engine
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: Yoric, Unassigned)
References
Details
We now that after prelude reading, Huffman tables don't need to be iterable.
We may not need to always remember the order of values, or at least we probably don't need it after prelude reading.
Updated•5 years ago
|
Priority: -- → P3
Comment 1•3 years ago
|
||
Resolving BinAST bugs as Incomplete.
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•