Closed Bug 1661098 Opened 4 years ago Closed 4 years ago

Make CompilationInfo non stack class

Categories

(Core :: JavaScript Engine, task, P1)

task

Tracking

()

RESOLVED FIXED
82 Branch
Tracking Status
firefox82 --- fixed

People

(Reporter: arai, Assigned: arai)

References

Details

Attachments

(1 file)

CompilationInfo needs to be passed between threads, and it cannot be stack class

Depends on: 1649968
Blocks: 1661079
No longer blocks: 1658631

To make CompilationInfo a result of off-thread compilation,
it should be allocated on heap.

Remove explicit rooting and add trace functions.

Depends on D88218

Pushed by arai_a@mac.com: https://hg.mozilla.org/integration/autoland/rev/5f2c465ea708 Make CompilationInfo not stack class. r=tcampbell
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 82 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: