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

/openjdk7/hotspot/src/share/vm/oops/
H A DmethodOop.hpp162 void set_constMethod(constMethodOop xconst) { oop_store_without_check((oop*)&_constMethod, (oop)xconst); } function in class:methodOopDesc

Completed in 36 milliseconds