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

/openjdk7/hotspot/src/share/vm/classfile/
H A DverificationType.hpp187 bool is_category1() const { function in class:VALUE_OBJ_CLASS_SPEC
274 return from.is_category1();
H A Dverifier.cpp1079 if (type.is_category1()) {
1115 if (type2.is_category1()) {
1136 if (type.is_category1()) {
1159 if (type.is_category1()) {
1186 if (type.is_category1()) {
1201 if (type3.is_category1()) {

Completed in 28 milliseconds