Closed Bug 1696085 Opened 4 years ago Closed 4 years ago

Use js::EnumFlags for js::ObjLiteralFlags

Categories

(Core :: JavaScript Engine, task, P3)

task

Tracking

()

RESOLVED FIXED
90 Branch
Tracking Status
firefox90 --- fixed

People

(Reporter: tcampbell, Assigned: cOde.A4sh, Mentored)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

The js::ObjLiteralFlags is part of the core Stencil representation and it is a bit problematic that the debug version of EnumSet is 16B and word-aligned. We should port this to the new js::EnumFlags type.

Mentor: arai.unmht

Ashita: This might be interesting for you! Use SearchFox to find the various pieces and see if you can figure out how it will change :)

Sure , I m on it!!

Assignee: nobody → cOde.A4sh
Status: NEW → ASSIGNED

for whoever checking the progress/activity here,
the discussion with assignee is ongoing in back channel.

Attachment #9218182 - Attachment description: Bug 1696085: Used js::EnumFlags for js::ObjLiteralFlags r=arai → Bug 1696085: Use js::EnumFlags for js::ObjLiteralFlags r=arai
Pushed by arai_a@mac.com: https://hg.mozilla.org/integration/autoland/rev/910c28c62792 Use js::EnumFlags for js::ObjLiteralFlags r=arai
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 90 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: