Open
Bug 1883766
Opened 1 years ago
Updated 1 years ago
Simplify case statement in MacroAssembler::typedArrayElementSize
Categories
(Core :: JavaScript Engine, enhancement, P2)
Core
JavaScript Engine
Tracking
()
NEW
People
(Reporter: dminor, Unassigned, NeedInfo)
References
(Blocks 1 open bug)
Details
Follow on to adding support for Float16 in Bug 1833647, the switch statement in MacroAssembler::typedArrayElementSize is difficult to read and could be simplified.
Updated•1 years ago
|
Severity: -- → N/A
Priority: -- → P2
Updated•1 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•