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

/openjdk7/hotspot/src/share/vm/oops/
H A DcpCacheOop.cpp272 set_method_handle_common(cpool, Bytecodes::_invokehandle, adapter, appendix, method_type);
279 set_method_handle_common(cpool, Bytecodes::_invokedynamic, adapter, appendix, method_type);
282 void ConstantPoolCacheEntry::set_method_handle_common(constantPoolHandle cpool, function in class:ConstantPoolCacheEntry
H A DcpCacheOop.hpp254 void set_method_handle_common(

Completed in 25 milliseconds