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

/openjdk7/hotspot/src/share/vm/classfile/
H A DsystemDictionary.hpp399 static klassOop check_klass_Pre_JSR292(klassOop k) { return EnableInvokeDynamic ? check_klass(k) : k; } function in class:SystemDictionary

Completed in 32 milliseconds