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

/openjdk7/hotspot/src/share/vm/runtime/
H A DjavaCalls.hpp114 // Starts at first element to support set_receiver.
170 void set_receiver(Handle h) { function in class:JavaCallArguments
/openjdk7/hotspot/src/share/vm/ci/
H A DciMethodData.hpp66 void set_receiver(uint row, ciKlass* recv) { function in class:ciReceiverTypeData
97 void set_receiver(uint row, ciKlass* recv) { function in class:ciVirtualCallData
98 rtd_super()->set_receiver(row, recv);

Completed in 155 milliseconds