Closed
Bug 1652221
Opened 5 years ago
Closed 5 years ago
Instantiate Scope data
Categories
(Core :: JavaScript Engine, task, P1)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
mozilla80
| Tracking | Status | |
|---|---|---|
| firefox80 | --- | fixed |
People
(Reporter: arai, Assigned: arai)
References
Details
Attachments
(1 file)
Forgot to handle SmooshMonkey in bug 1651880.
This is basically caused by not-using CompilationInfo::instantiateStencils in SmooshMonkey.
I'll fix this here.
| Assignee | ||
Updated•5 years ago
|
Severity: -- → N/A
Priority: -- → P1
| Assignee | ||
Comment 1•5 years ago
|
||
| Assignee | ||
Updated•5 years ago
|
Blocks: smooshmonkey
Pushed by arai_a@mac.com:
https://hg.mozilla.org/integration/autoland/rev/8949772a051a
Use CompilationIndo::instantiateStencils in SmooshMonkey. r=nbp
Comment 3•5 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox80:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla80
You need to log in
before you can comment on or make changes to this bug.
Description
•