hg: nashorn/jdk8/nashorn: 8006984: Introducing local into a function inside with statement confuses its scope
attila.szegedi at oracle.com
attila.szegedi at oracle.com
Mon Feb 25 07:51:37 PST 2013
Changeset: 1654918e0612
Author: attila
Date: 2013-02-25 16:51 +0100
URL: http://hg.openjdk.java.net/nashorn/jdk8/nashorn/rev/1654918e0612
8006984: Introducing local into a function inside with statement confuses its scope
Reviewed-by: jlaskey, lagergren, sundar
! src/jdk/nashorn/internal/runtime/ScriptObject.java
! src/jdk/nashorn/internal/runtime/WithObject.java
+ test/script/basic/JDK-8006984.js
+ test/script/basic/JDK-8006984.js.EXPECTED
More information about the nashorn-dev
mailing list