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

/openjdk7/hotspot/src/share/vm/ci/
H A DciStreams.cpp424 oop method_type_oop = constantPoolOopDesc::method_type_at_if_loaded(cpool, get_method_index()); local
425 return CURRENT_ENV->get_object(method_type_oop)->as_method_type();

Completed in 36 milliseconds