Closed
Bug 379379
Opened 18 years ago
Closed 17 years ago
JavaScript 1.7 Block scope with "let" for Rhino
Categories
(Rhino Graveyard :: Compiler, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
1.7R1
People
(Reporter: norrisboyd, Assigned: norrisboyd)
References
()
Details
Implement the JavaScript 1.7 feature for block scope with "let". See http://developer.mozilla.org/en/docs/New_in_JavaScript_1.7#Block_scope_with_let and bug 336378.
Assignee | ||
Updated•18 years ago
|
Version: 1.6R5 → 1.7R1
Assignee | ||
Updated•17 years ago
|
Assignee: nobody → norrisboyd
Assignee | ||
Comment 2•17 years ago
|
||
Committed changes to mainline for 1.7R1. Rhino now implements block scope.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•