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

/openjdk10/nashorn/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/linker/
H A DJavaAdapterServices.java205 public static CallSite bootstrap(final Lookup lookup, final String opDesc, final MethodType type, final int flags) { argument
H A DBootstrap.java222 public static CallSite bootstrap(final Lookup lookup, final String opDesc, final MethodType type, final int flags) { argument

Completed in 47 milliseconds