Closed
Bug 1622036
Opened 5 years ago
Closed 5 years ago
Support basic scope objects and notes
Categories
(Core :: JavaScript Engine, task, P1)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
mozilla76
Tracking | Status | |
---|---|---|
firefox76 | --- | fixed |
People
(Reporter: arai, Assigned: arai)
References
Details
(Whiteboard: [smooshmonkey-mvp])
Attachments
(1 file)
Corresponds to https://github.com/mozilla-spidermonkey/jsparagus/pull/386
Assignee | ||
Comment 1•5 years ago
|
||
Updated•5 years ago
|
Attachment #9132966 -
Attachment description: Bug 1622036 - Implement scope handling for global and block. r?jorendorff! → Bug 1622036 - Implement scope handling for global and block. r?nbp!
Pushed by arai_a@mac.com:
https://hg.mozilla.org/integration/autoland/rev/5cd1563764a5
Implement scope handling for global and block. r=nbp
Comment 3•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox76:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla76
You need to log in
before you can comment on or make changes to this bug.
Description
•