Closed
Bug 1793960
Opened 8 months ago
Closed 2 months ago
Code generation for getter/setter decorators
Categories
(Core :: JavaScript Engine, enhancement, P2)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
113 Branch
Tracking | Status | |
---|---|---|
firefox113 | --- | fixed |
People
(Reporter: dminor, Assigned: dminor)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Code generation for decorators is likely to be complicated, so we'll split it into multiple bugs. This bug covers code generation for getter and setter decorators.
Assignee | ||
Updated•8 months ago
|
Assignee | ||
Updated•3 months ago
|
Assignee: nobody → dminor
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•3 months ago
|
||
Updated•2 months ago
|
Attachment #9322367 -
Attachment description: WIP: Bug 1793960 - Implement code generation for getter/setter decorators → Bug 1793960 - Implement code generation for getter/setter decorators; r=arai
Pushed by dminor@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/d0bfe59529b9 Implement code generation for getter/setter decorators; r=arai
Comment 3•2 months ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 months ago
status-firefox113:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 113 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•