Closed
Bug 647620
Opened 14 years ago
Closed 1 year ago
Interpreter simplification wishlist
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: bhackett1024, Unassigned)
References
Details
There are fair number of optimizations in the interpreter which don't really add anything in the presence of two JITs. These make the code more complex, and make JIT implementation more complex and buggier.
This is a tracking bug for identifying and removing these optimizations.
Assignee | ||
Updated•11 years ago
|
Assignee: general → nobody
Updated•3 years ago
|
Severity: normal → S3
Comment 1•1 year ago
|
||
All dependent bugs have been closed, the interpreter has been improved and blinterp has been added. Calling this fixed.
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•