Closed
Bug 1652221
Opened 4 years ago
Closed 4 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
(Blocks 1 open bug)
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•4 years ago
|
Severity: -- → N/A
Priority: -- → P1
Assignee | ||
Comment 1•4 years ago
|
||
Assignee | ||
Updated•4 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•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 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
•