Open Bug 1601605 Opened 5 years ago Updated 1 month ago

Don't emit JSOP_JUMPTARGET for fall-through cases

Categories

(Core :: JavaScript Engine, task, P3)

task

Tracking

()

People

(Reporter: jandem, Unassigned)

References

(Blocks 1 open bug)

Details

JSOP_JUMPTARGET requires an icIndex operand + extra logic to set interpreterICEntry in the Baseline Interpreter. We should try to either avoid a jump target op completely in this case or emit a 1-byte op that doesn't have the full JSOP_JUMPTARGET overhead.

Priority: -- → P3
Severity: normal normal → S3 S3
Blocks: sm-runtime
Severity: S3 → N/A
You need to log in before you can comment on or make changes to this bug.