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

/openjdk7/hotspot/src/share/vm/ci/
H A DciEnv.cpp737 // ciEnv::get_method_by_index_impl
738 ciMethod* ciEnv::get_method_by_index_impl(constantPoolHandle cpool, function in class:ciEnv
846 GUARDED_VM_ENTRY(return get_method_by_index_impl(cpool, index, bc, accessor);)

Completed in 33 milliseconds