Closed Bug 1619002 Opened 5 years ago Closed 5 years ago

Cleanup Remainder of Eager allocation in frontend

Categories

(Core :: JavaScript Engine, task, P1)

task

Tracking

()

RESOLVED FIXED

People

(Reporter: mgaudet, Assigned: mgaudet)

References

Details

Attachments

(2 files)

Now that we do deferred allocation by default, we should be able to cleanup a number of places where we still have old support for eager allocation:

  • BigIntLiteral
  • RegExpLiteral
  • GCThingsList (various append calls have eager support in them)
Assignee: nobody → mgaudet
Status: NEW → ASSIGNED

Mark leave-open until we can remove the RegExp stuff too.

Keywords: leave-open
Pushed by mgaudet@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/29b4acd088ba Remove eager allocation support for BigIntLiterals r=caroline https://hg.mozilla.org/integration/autoland/rev/fb37eb89401b Remove emitObjectOp, which is no longer used r=caroline
Priority: -- → P1
No longer blocks: 1608193

Remaining cleanup I had been thinking about was removed by 1619001

Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: