Closed
Bug 1619010
Opened 5 years ago
Closed 5 years ago
Support BytecodeEmitter::iteratorResultShape without emitting GC Objects
Categories
(Core :: JavaScript Engine, task, P3)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
mozilla75
Tracking | Status | |
---|---|---|
firefox75 | --- | fixed |
People
(Reporter: mgaudet, Assigned: anba)
References
Details
Attachments
(1 file)
This is incompatible with GC free BCE.
Updated•5 years ago
|
Priority: -- → P3
Updated•5 years ago
|
Assignee: nobody → andrebargull
Status: NEW → ASSIGNED
Pushed by cbrindusan@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/df129d747ed5 Switch iteratorResultShape() to use the ObjLiteral writer. r=mgaudet
Comment 3•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox75:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla75
You need to log in
before you can comment on or make changes to this bug.
Description
•