Closed Bug 1659062 Opened 4 years ago Closed 4 years ago

Warp: transpile Megamorphic* ops

Categories

(Core :: JavaScript Engine: JIT, task, P3)

task

Tracking

()

RESOLVED FIXED
81 Branch
Tracking Status
firefox81 --- fixed

People

(Reporter: jandem, Assigned: jandem)

References

(Blocks 1 open bug)

Details

Attachments

(5 files)

These are pretty common in profiles on the web so it would be nice to support them without ICs.

Pushed by jdemooij@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/460b05fe4da7
part 1 - Support MegamorphicLoadSlotResult in the transpiler. r=anba
https://hg.mozilla.org/integration/autoland/rev/7a76d9e3a7f9
part 2 - Support MegamorphicLoadSlotByValueResult in the transpiler. r=anba
https://hg.mozilla.org/integration/autoland/rev/fb22db9f20a3
part 3 - Support MegamorphicStoreSlot in the transpiler. r=anba
https://hg.mozilla.org/integration/autoland/rev/763ff217da22
part 4 - Support MegamorphicHasPropResult in the transpiler. r=anba
https://hg.mozilla.org/integration/autoland/rev/bef8a3980df6
part 5 - Support MegamorphicSetElement in the transpiler. r=anba
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: