Searched defs:set_method_handle_common (Results 1 - 1 of 1) 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

Completed in 32 milliseconds