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

/openjdk9/hotspot/src/share/vm/classfile/
H A DverificationType.hpp141 static VerificationType char_type() { return VerificationType(Char); } function in class:VALUE_OBJ_CLASS_SPEC
H A DstackMapFrame.cpp116 case T_CHAR: return VerificationType::char_type();

Completed in 165 milliseconds