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

/openjdk9/hotspot/src/share/vm/classfile/
H A DverificationType.hpp188 bool is_category1() const { function in class:VALUE_OBJ_CLASS_SPEC
276 return from.is_category1();
H A Dverifier.cpp1138 if (type.is_category1()) {
1174 if (type2.is_category1()) {
1195 if (type.is_category1()) {
1218 if (type.is_category1()) {
1245 if (type.is_category1()) {
1260 if (type3.is_category1()) {

Completed in 54 milliseconds