Closed
Bug 839020
Opened 12 years ago
Closed 12 years ago
Compiler doesn't throw IndexErrors when one of the key is "undefined" or "null"
Categories
(L20n :: JS Library, defect, P2)
Tracking
(Not tracked)
RESOLVED
FIXED
1.0
People
(Reporter: stas, Assigned: stas)
References
Details
<foo {
undefined: "Foo"
}>
<foo {
null: "Foo"
}>
Assignee | ||
Comment 2•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•