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

/openjdk9/hotspot/src/share/vm/classfile/
H A DverificationType.hpp140 static VerificationType byte_type() { return VerificationType(Byte); } function in class:VALUE_OBJ_CLASS_SPEC
H A DstackMapFrame.cpp115 case T_BYTE: return VerificationType::byte_type();

Completed in 50 milliseconds