Closed Bug 1639037 Opened 5 years ago Closed 5 years ago

Optimize IntrinsicToString in CacheIR and Warp

Categories

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

task

Tracking

()

RESOLVED FIXED
mozilla78
Tracking Status
firefox78 --- fixed

People

(Reporter: evilpie, Assigned: evilpie)

References

(Blocks 1 open bug)

Details

Attachments

(2 files)

All built-in string functions use ToString on this so this shows up pretty often. I am only optimizing this for primitive string values for now.

Assignee: nobody → evilpies

Depends on D75633

Depends on D75852

Pushed by evilpies@gmail.com: https://hg.mozilla.org/integration/autoland/rev/8c24cb67e94a Rename tryAttachSpecialCaseCallNative. r=iain https://hg.mozilla.org/integration/autoland/rev/093e19e78931 Optimize IntrinsicToString in CacheIR and Warp. r=iain
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: