Searched defs:unwrapArray (Results 1 - 2 of 2) sorted by path

/openjdk10/nashorn/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/api/scripting/
H A DScriptObjectMirror.java785 public static Object[] unwrapArray(final Object[] args, final Object homeGlobal) { method in class:ScriptObjectMirror
H A DScriptUtils.java142 public static Object[] unwrapArray(final Object[] args) { method in class:ScriptUtils

Completed in 115 milliseconds