Closed
Bug 1529439
Opened 6 years ago
Closed 6 years ago
[BinAST] Share code for variable redeclaration
Categories
(Core :: JavaScript Engine, enhancement, P3)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
mozilla67
Tracking | Status | |
---|---|---|
firefox67 | --- | fixed |
People
(Reporter: arai, Assigned: arai)
References
Details
Attachments
(1 file)
Assignee | ||
Comment 1•6 years ago
|
||
Shared the part to redeclare vars as body-level functions.
Depends on D20776
Pushed by arai_a@mac.com:
https://hg.mozilla.org/integration/autoland/rev/abcf203b0474
Share variable redeclaration code between regular parser and BinAST parser. r=Yoric
Comment 3•6 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox67:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla67
You need to log in
before you can comment on or make changes to this bug.
Description
•