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

/openjdk7/hotspot/src/share/vm/classfile/
H A DclassFileParser.hpp253 inline void assert_property(bool b, const char* msg, TRAPS) { function in class:VALUE_OBJ_CLASS_SPEC
263 assert_property(property, msg, CHECK);
271 assert_property(property, msg, CHECK);

Completed in 30 milliseconds