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

/openjdk7/hotspot/src/share/vm/classfile/
H A Ddictionary.hpp245 void set_property_oop(oop p) { _property_oop = p; } function in class:SymbolPropertyEntry
305 entry->set_property_oop(NULL);

Completed in 31 milliseconds