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

/openjdk10/hotspot/src/share/vm/jvmci/
H A DjvmciCompilerToVM.hpp118 static inline Method* asMethod(jobject jvmci_method) { argument
122 static inline Method* asMethod(Handle jvmci_method) { argument
126 static inline Method* asMethod(oop jvmci_method) { argument

Completed in 84 milliseconds