hg: jdk9/sandbox/nashorn: 8135332: ScriptFunction constructor should use is bound and is strict check rather than checking for 'arguments' and 'caller'
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Thu Sep 10 13:45:59 UTC 2015
Changeset: 882bbbfcaf03
Author: sundar
Date: 2015-09-10 19:09 +0530
URL: http://hg.openjdk.java.net/jdk9/sandbox/nashorn/rev/882bbbfcaf03
8135332: ScriptFunction constructor should use is bound and is strict check rather than checking for 'arguments' and 'caller'
Reviewed-by: attila, hannesw
! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/ScriptFunction.java
! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/ScriptFunctionData.java
More information about the jdk9-sandbox-changes
mailing list