Uses of Class
com.ibm.dtfj.java.j9.JavaMethod
-
Uses of JavaMethod in com.ibm.dtfj.java.j9
Modifier and TypeMethodDescriptionJavaClass.createNewMethod
(long id, String name, String signature, int modifiers) JavaRuntime.methodForID
(long method) ModifierConstructorDescriptionJavaStackFrame
(JavaRuntime javaVM, ImagePointer basePointer, JavaMethod method, ImagePointer pc, int lineNumber) -
Uses of JavaMethod in com.ibm.jvm.j9.dump.indexsupport
ModifierConstructorDescriptionNodeByteCode
(JavaMethod method, Attributes attributes) NodeJIT
(JavaMethod method, Attributes attributes)