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

/openjdk9/hotspot/src/share/vm/classfile/
H A DsystemDictionary.hpp426 static InstanceKlass* check_klass_Pre(InstanceKlass* k) { return check_klass(k); } function in class:SystemDictionary

Completed in 16 milliseconds