Closed Bug 407186 Opened 17 years ago Closed 11 years ago

Restore support for JOF_LOOKUPSWITCH for switches over object constants

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
minor

Tracking

()

RESOLVED INVALID

People

(Reporter: igor, Unassigned)

Details

[This is spin-off of bug 407024 comment 12.]

As the result of changes from bug 385729 the emitter no longer supports JOF_LOOKUPSWITCH for switch statements with the case labels pointing to object constants and is forced to use less efficient JSOP_CONDSWITCH for such switches.
I am not working on this.
Assignee: igor → general
Bug 825892 removed JSOP_LOOKUPSWITCH.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WONTFIX
Resolution: WONTFIX → INVALID
You need to log in before you can comment on or make changes to this bug.