Closed
Bug 1417851
Opened 7 years ago
Closed 7 years ago
BinJS decoder should check that all letNames/varNames/constNames bindings are introduced with let/var/const
Categories
(Core :: JavaScript Engine, defect, P3)
Core
JavaScript Engine
Tracking
()
RESOLVED
DUPLICATE
of bug 1437004
Tracking | Status | |
---|---|---|
firefox59 | --- | fix-optional |
People
(Reporter: Yoric, Unassigned)
References
Details
No description provided.
Updated•7 years ago
|
status-firefox59:
--- → fix-optional
Priority: -- → P3
Summary: BinJS decoder should check that all letNames/varNames/constNames bindings are intrododuced with let/var/const → BinJS decoder should check that all letNames/varNames/constNames bindings are introduced with let/var/const
Reporter | ||
Comment 1•7 years ago
|
||
Done as part of bug 1437004.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•