Closed Bug 1639503 Opened 5 years ago Closed 5 years ago

Add folding for MGuardObjectIdentity

Categories

(Core :: JavaScript Engine: JIT, task)

task

Tracking

()

RESOLVED FIXED
mozilla78
Tracking Status
firefox78 --- fixed

People

(Reporter: evilpie, Assigned: evilpie)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

I hadn't added folding for MGuardObjectIdentity before, because I thought a constant object would be unlikely. Turns out it's actually super common for calls in self-hosted JS. For calls we will bake in the callee via GetIntrinsic. The guard comes from the normal transpiled CacheIR for specialized calls.

Pushed by evilpies@gmail.com: https://hg.mozilla.org/integration/autoland/rev/bdaa296c4e66 Add folding for MGuardObjectIdentity. 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: