Closed Bug 1746382 Opened 3 years ago Closed 3 years ago

Remove static string lookup from atomization

Categories

(Core :: JavaScript Engine, task, P3)

task

Tracking

()

RESOLVED FIXED
98 Branch
Tracking Status
firefox98 --- fixed

People

(Reporter: arai, Assigned: arai)

References

Details

Attachments

(1 file)

partially followup bug for bug 1722962.

once bug 1745664 gets fixed, we have the same well-know atoms and static strings between frontend and VM, and that means we don't have to perform static string lookup during instantiation.

No longer blocks: 1745687
Depends on: 1746572

bugs depending on bug 1746572 are going to cleanup AllowGC handling around string allocation, and this should be done after that,
given this bug is going to add more specialization.

Pushed by arai_a@mac.com: https://hg.mozilla.org/integration/autoland/rev/d0aa76da755c Remove static string lookup from stencil instantiation. r=tcampbell
Blocks: 1745687
Pushed by arai_a@mac.com: https://hg.mozilla.org/integration/autoland/rev/f6b63e945046 Remove static string lookup from stencil instantiation. r=tcampbell
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 98 Branch
Flags: needinfo?(arai.unmht)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: