hg: nashorn/jdk8/nashorn: 8007273: Creation of ScriptFunctions can be refactored

hannes.wallnoefer at oracle.com hannes.wallnoefer at oracle.com
Wed Feb 6 01:32:35 PST 2013


Changeset: f6fae6de6f4f
Author:    hannesw
Date:      2013-02-06 10:31 +0100
URL:       http://hg.openjdk.java.net/nashorn/jdk8/nashorn/rev/f6fae6de6f4f

8007273: Creation of ScriptFunctions can be refactored
Reviewed-by: lagergren, attila

! src/jdk/nashorn/internal/codegen/objects/FunctionObjectCreator.java
! src/jdk/nashorn/internal/codegen/objects/ObjectCreator.java
! src/jdk/nashorn/internal/objects/Global.java
! src/jdk/nashorn/internal/objects/ScriptFunctionImpl.java
! src/jdk/nashorn/internal/runtime/PropertyMap.java
! src/jdk/nashorn/internal/runtime/ScriptFunction.java
+ src/jdk/nashorn/internal/runtime/ScriptFunctionData.java



More information about the nashorn-dev mailing list