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

/openjdk10/nashorn/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/
H A DJSType.java177 public static final Call TO_JAVA_ARRAY = staticCall(JSTYPE_LOOKUP, JSType.class, "toJavaArray", Object.class, Object.class, Class.class); field in class:JSType

Completed in 55 milliseconds