Review request for JDK-8051889: Implement block scoping in symbol assignment and scope computation
Hannes Wallnoefer
hannes.wallnoefer at oracle.com
Fri Aug 29 14:20:06 UTC 2014
Please review JDK-8051889: Implement block scoping in symbol assignment
and scope computation:
http://cr.openjdk.java.net/~hannesw/8051889/webrev.04/
This is an rather complete implementation of lexical scoping as defined
in ES6. Still missing is some special treatment of for-let loops and
switch statements.
Thanks,
Hannes
More information about the nashorn-dev
mailing list