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

/openjdk10/nashorn/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/
H A DCompiledFunction.java347 static boolean isVarArgsType(final MethodType type) { method in class:CompiledFunction

Completed in 39 milliseconds