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

/openjdk10/nashorn/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/
H A DScriptFunction.java1278 private static MethodHandle bindToNameIfNeeded(final MethodHandle methodHandle, final String bindName) { method in class:ScriptFunction

Completed in 93 milliseconds