Open
Bug 1842066
Opened 2 years ago
Updated 2 years ago
Consider not subclassing ClassMethod and ClassField from BinaryNode
Categories
(Core :: JavaScript Engine, enhancement, P3)
Core
JavaScript Engine
Tracking
()
NEW
People
(Reporter: dminor, Unassigned)
References
(Blocks 1 open bug)
Details
With the new fields added to support decorators, these are no longer BinaryNodes, they need a changed dump implementation and left and right don't make much sense.
Updated•2 years ago
|
Severity: -- → S3
Priority: -- → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•