Searched refs:BAD_INDEX (Results 1 - 2 of 2) sorted by relevance
/openjdk7/hotspot/src/share/vm/classfile/ | ||
H A D | verifier.hpp | 101 BAD_INDEX, // No type, but the index is bad enumerator in enum:VALUE_OBJ_CLASS_SPEC::__anon183 |
H A D | verifier.cpp | 299 return TypeOrigin(BAD_INDEX, index, NULL, VerificationType::bogus_type()); |
Completed in 232 milliseconds