Home
last modified time | relevance | path

Searched refs:loadedProgramPoints (Results 1 – 7 of 7) sorted by relevance

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/nashorn/src/jdk/nashorn/internal/runtime/
H A DRecompilableScriptFunctionData.java695 …final Map<Integer, Type> loadedProgramPoints = OptimisticTypesPersistence.load(typeInformationFile… in getEffectiveInvalidatedProgramPoints() local
696 return loadedProgramPoints != null ? loadedProgramPoints : new TreeMap<Integer, Type>(); in getEffectiveInvalidatedProgramPoints()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/nashorn/src/jdk/nashorn/internal/runtime/
H A DRecompilableScriptFunctionData.java695 …final Map<Integer, Type> loadedProgramPoints = OptimisticTypesPersistence.load(typeInformationFile… in getEffectiveInvalidatedProgramPoints() local
696 return loadedProgramPoints != null ? loadedProgramPoints : new TreeMap<Integer, Type>(); in getEffectiveInvalidatedProgramPoints()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/
H A DRecompilableScriptFunctionData.java697 …final Map<Integer, Type> loadedProgramPoints = OptimisticTypesPersistence.load(typeInformationFile… in getEffectiveInvalidatedProgramPoints() local
698 return loadedProgramPoints != null ? loadedProgramPoints : new TreeMap<Integer, Type>(); in getEffectiveInvalidatedProgramPoints()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/
H A DRecompilableScriptFunctionData.java697 …final Map<Integer, Type> loadedProgramPoints = OptimisticTypesPersistence.load(typeInformationFile… in getEffectiveInvalidatedProgramPoints() local
698 return loadedProgramPoints != null ? loadedProgramPoints : new TreeMap<Integer, Type>(); in getEffectiveInvalidatedProgramPoints()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/
H A DRecompilableScriptFunctionData.java697 …final Map<Integer, Type> loadedProgramPoints = OptimisticTypesPersistence.load(typeInformationFile… in getEffectiveInvalidatedProgramPoints() local
698 return loadedProgramPoints != null ? loadedProgramPoints : new TreeMap<Integer, Type>(); in getEffectiveInvalidatedProgramPoints()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/
H A DRecompilableScriptFunctionData.java697 …final Map<Integer, Type> loadedProgramPoints = OptimisticTypesPersistence.load(typeInformationFile… in getEffectiveInvalidatedProgramPoints() local
698 return loadedProgramPoints != null ? loadedProgramPoints : new TreeMap<Integer, Type>(); in getEffectiveInvalidatedProgramPoints()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/
H A DRecompilableScriptFunctionData.java701 …final Map<Integer, Type> loadedProgramPoints = OptimisticTypesPersistence.load(typeInformationFile… in getEffectiveInvalidatedProgramPoints() local
702 return loadedProgramPoints != null ? loadedProgramPoints : new TreeMap<Integer, Type>(); in getEffectiveInvalidatedProgramPoints()