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

/openjdk7/hotspot/src/share/vm/ci/
H A DciMethodType.hpp64 int ptype_slot_count() const { function in class:ciMethodType
65 GUARDED_VM_ENTRY(return java_lang_invoke_MethodType::ptype_slot_count(get_oop());)
/openjdk7/hotspot/src/share/vm/classfile/
H A DjavaClasses.cpp2609 int java_lang_invoke_MethodType::ptype_slot_count(oop mt) { function in class:java_lang_invoke_MethodType

Completed in 42 milliseconds