Searched defs:DOUBLE_VALUE_OF (Results 1 - 1 of 1) sorted by last modified time

/openjdk10/nashorn/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/linker/
H A DJavaAdapterBytecodeGenerator.java176 private static final Call DOUBLE_VALUE_OF = staticCallNoLookup(Double.class, "valueOf", Double.class, double.class); field in class:JavaAdapterBytecodeGenerator

Completed in 33 milliseconds