Closed Bug 1843978 Opened 2 years ago Closed 2 years ago

Make delazification cache per-process singleton

Categories

(Core :: JavaScript Engine, task, P3)

task

Tracking

()

RESOLVED FIXED
117 Branch
Tracking Status
firefox117 --- fixed

People

(Reporter: arai, Assigned: arai)

References

Details

Attachments

(2 files)

In order to decouple DelazifyTask from JSContext, delazification cache should be accessible without JSContext (cx->runtime()->caches().delazificationCache)

Pushed by arai_a@mac.com: https://hg.mozilla.org/integration/autoland/rev/1db14b01083b Part 1: Make delazification cache per-process singleton. r=nbp https://hg.mozilla.org/integration/autoland/rev/7e8d070f66b6 Part 2: Make JSRuntime::caches_ not accesible from parse task. r=nbp
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 117 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: