Searched refs:is_signature_polymorphic_method (Results 1 - 3 of 3) sorted by relevance

/openjdk9/hotspot/src/share/vm/prims/
H A DmethodHandles.hpp100 static bool is_signature_polymorphic_method(Method* m) { function in class:MethodHandles
/openjdk9/hotspot/src/share/vm/jvmci/
H A DjvmciCompilerToVM.cpp955 if (MethodHandles::is_signature_polymorphic_method(method())) {
/openjdk9/hotspot/src/share/vm/runtime/
H A DsharedRuntime.cpp1133 if (!MethodHandles::is_signature_polymorphic_method(attached_method())) {

Completed in 59 milliseconds