Searched refs:set_havesupername (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/classfile/
H A Dplaceholders.cpp41 entry->set_havesupername(havesupername);
132 probe->set_havesupername(true);
H A Dplaceholders.hpp184 void set_havesupername(bool havesupername) { _havesupername = havesupername; } function in class:PlaceholderEntry

Completed in 2503 milliseconds