Closed Bug 1948958 Opened 29 days ago Closed 9 days ago

Classes should estimate their slot size and pass it to newinit

Categories

(Core :: JavaScript Engine, enhancement, P3)

enhancement

Tracking

()

RESOLVED FIXED
138 Branch
Tracking Status
firefox138 --- fixed

People

(Reporter: mgaudet, Assigned: abdoatef.ab, Mentored)

References

(Blocks 2 open bugs)

Details

Attachments

(1 file)

In the Object Emitter for a class we use NewInit, which in Bug 1941446 is getting a slot count estimate.

However, we are not guessing for classes in that patch. This bug is to choose an estimate for classes.

Blocks: 1948959
Severity: -- → N/A
Priority: -- → P3
Assignee: nobody → abdoatef.ab
Status: NEW → ASSIGNED
Pushed by mgaudet@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/408762df37b3 Estimate the slot size of classes to pass it to NewInit. r=mgaudet
Status: ASSIGNED → RESOLVED
Closed: 9 days ago
Resolution: --- → FIXED
Target Milestone: --- → 138 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: