Closed Bug 1619008 Opened 5 years ago Closed 5 years ago

Support BytecodeEmitter::emitCallSiteObject without allocating GC Things

Categories

(Core :: JavaScript Engine, task, P3)

task

Tracking

()

RESOLVED FIXED
mozilla75
Tracking Status
firefox75 --- fixed

People

(Reporter: mgaudet, Assigned: anba)

References

Details

Attachments

(1 file)

The implementation of BytecodeEmitter::emitCallSiteObject currently allocates two GC Objects and directly puts them into the GCThings list.

Priority: -- → P3
Assignee: nobody → andrebargull
Status: NEW → ASSIGNED
Pushed by cbrindusan@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/901e8667e88f Switch emitCallSiteObject() to use the ObjLiteral writer. r=mgaudet
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla75
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: