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

/openjdk9/hotspot/src/share/vm/classfile/
H A DverificationType.hpp139 static VerificationType boolean_type() { return VerificationType(Boolean); } function in class:VALUE_OBJ_CLASS_SPEC
H A DstackMapFrame.cpp118 case T_BOOLEAN: return VerificationType::boolean_type();

Completed in 52 milliseconds