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

/openjdk9/hotspot/src/share/vm/classfile/
H A DverificationType.hpp148 // example, any category1 primitive is assignable to category1_check and
152 static VerificationType category1_check() function in class:VALUE_OBJ_CLASS_SPEC
H A Dverifier.cpp1134 VerificationType::category1_check(), CHECK_VERIFY(this));
1140 VerificationType::category1_check(), CHECK_VERIFY(this));
1155 VerificationType::category1_check(), CHECK_VERIFY(this));
1161 VerificationType::category1_check(), CHECK_VERIFY(this));
1163 VerificationType::category1_check(), CHECK_VERIFY(this));
1172 VerificationType::category1_check(), CHECK_VERIFY(this));
1176 VerificationType::category1_check(), CHECK_VERIFY(this));
1197 VerificationType::category1_check(), CHECK_VERIFY(this));
1220 VerificationType::category1_check(), CHECK_VERIFY(this));
1233 VerificationType::category1_check(), CHECK_VERIF
[all...]

Completed in 46 milliseconds