Closed
Bug 537868
Opened 15 years ago
Closed 13 years ago
Better bytecode for 'for (var i; i < n; i++) { ... }'
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: n.nethercote, Unassigned)
References
Details
This bug is spun off from bug 536630 and bug 536642. Bug 536641 represents a chunk of the possible work as well (avoid the overflow check for the 'i++'). This bug could serve as a tracker bug.
Comment 1•13 years ago
|
||
Nick, is this still relevant as a non-TM bug?
Reporter | ||
Updated•13 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•