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

/openjdk9/hotspot/src/jdk.aot/share/classes/jdk.tools.jaotc/src/jdk/tools/jaotc/
H A DMiscUtils.java96 private static byte getByteCode(Call call) { method in class:MiscUtils
/openjdk9/hotspot/test/serviceability/tmtools/jstat/utils/
H A DGeneratingClassLoader.java119 private byte[] getByteCode() throws ClassNotFoundException { method in class:GeneratingClassLoader
/openjdk9/test/lib/jdk/test/lib/compiler/
H A DInMemoryJavaCompiler.java100 public byte[] getByteCode() { method in class:InMemoryJavaCompiler.MemoryJavaFileObject
/openjdk9/jaxp/src/java.xml/share/classes/com/sun/org/apache/bcel/internal/generic/
H A DInstructionList.java937 public byte[] getByteCode() { method in class:InstructionList
/openjdk9/hotspot/test/testlibrary/jittester/src/jdk/test/lib/jittester/visitors/
H A DByteCodeVisitor.java1678 public byte[] getByteCode(String name) { method in class:ByteCodeVisitor
/openjdk9/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/oops/
H A DConstMethod.java250 public byte[] getByteCode() { method in class:ConstMethod
H A DMethod.java211 public byte[] getByteCode() { method in class:Method

Completed in 192 milliseconds