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

/openjdk10/nashorn/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/codegen/
H A DCompilerConstants.java165 ALLOCATE("allocate"), enum constant in enum:CompilerConstants
/openjdk10/nashorn/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/
H A DScriptFunction.java99 static final MethodHandle ALLOCATE = findOwnMH_V("allocate", Object.class); field in class:ScriptFunction

Completed in 61 milliseconds