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

/openjdk7/hotspot/src/share/vm/oops/
H A DconstantPoolOop.hpp102 void set_operands(typeArrayOop operands) { oop_store_without_check((oop*)&_operands, operands); } function in class:constantPoolOopDesc

Completed in 34 milliseconds