Closed Bug 1640476 Opened 5 years ago Closed 5 years ago

Warp: Transpile Function.prototype.call

Categories

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

task

Tracking

()

RESOLVED FIXED
mozilla78
Tracking Status
firefox78 --- fixed

People

(Reporter: evilpies, Assigned: evilpies)

References

Details

Attachments

(1 file)

No description provided.

I changed the CacheIR code to specialize on the actual call target.
I think polymorphic targets are actually not totally common,
GDocs for example uses hasOwnProperty.call() a lot.

When we start supporting guardNotClassConstructor etc. this should
just start working as well though.

Depends on: 1640300
Severity: -- → N/A
Priority: -- → P3
Pushed by evilpies@gmail.com: https://hg.mozilla.org/integration/autoland/rev/14a902630bad Warp: Transpile Function.prototype.call. r=jandem
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla78
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: