Closed Bug 1073652 Opened 10 years ago Closed 10 years ago

Baseline-compile JSOP_THROWING

Categories

(Core :: JavaScript Engine: JIT, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla35

People

(Reporter: jandem, Assigned: jandem)

References

Details

Attachments

(1 file)

Attached patch PatchSplinter Review
JSOP_THROWING is used for conditional catch clauses. Although this feature is non-standard, chrome code uses it in a bunch of places and some of them look like they might benefit from JIT compilation.

It's also really simple to implement for Baseline; Ion is a bit more work and not necessary.
Attachment #8496182 - Flags: review?(bhackett1024)
Attachment #8496182 - Flags: review?(bhackett1024) → review+
https://hg.mozilla.org/mozilla-central/rev/2832d4bf573d
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla35
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: