Closed
Bug 1501578
Opened 7 years ago
Closed 6 years ago
Add helper classes to emit bytecode for lexical scope
Categories
(Core :: JavaScript Engine, enhancement, P3)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
mozilla67
People
(Reporter: arai, Assigned: arai)
References
Details
Attachments
(1 file)
Just like others (bug 1456006, bug 1456404).
to lexical scope, as a preparation for lexical declaration
| Assignee | ||
Updated•6 years ago
|
Assignee: nobody → arai.unmht
Status: NEW → ASSIGNED
| Assignee | ||
Comment 1•6 years ago
|
||
Updated•6 years ago
|
Attachment #9037463 -
Attachment description: Bug 1501578 - Add LexicalScopeEmitter. r?jorendorff → Bug 1501578 - Add LexicalScopeEmitter. r=jorendorff
Pushed by arai_a@mac.com:
https://hg.mozilla.org/integration/autoland/rev/cf9faf423075
Add LexicalScopeEmitter. r=jorendorff
Comment 3•6 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox67:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla67
Updated•6 years ago
|
status-firefox66:
--- → ?
| Assignee | ||
Updated•6 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•