Closed
Bug 941748
Opened 11 years ago
Closed 10 years ago
Clean-up: Move clampDoubleToUint8 to specific MacroAssemblers.
Categories
(Core :: JavaScript Engine: JIT, defect)
Core
JavaScript Engine: JIT
Tracking
()
RESOLVED
DUPLICATE
of bug 985876
People
(Reporter: nbp, Unassigned)
References
(Blocks 1 open bug)
Details
Currently the implementation of clampDoubleToUInt8 includes an ifdef which cut this function in 2, we should move this function to the specifci macro assembler, and also possibly inside MacroAssembler-x86-shared.
Reporter | ||
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•