Searched defs:addZerothElement (Results 1 - 1 of 1) sorted by relevance

/openjdk9/nashorn/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/
H A DScriptFunction.java1351 private static Object[] addZerothElement(final Object[] args, final Object value) { method in class:ScriptFunction

Completed in 71 milliseconds