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

/openjdk9/hotspot/src/share/vm/classfile/
H A DverificationType.hpp85 Category1Flag = 0x01, // One-word values enumerator in enum:VALUE_OBJ_CLASS_SPEC::__anon371
93 Category1 = (Category1Flag << 1 * BitsPerByte) | Primitive,
117 Category1Query = (Category1Flag << 1 * BitsPerByte) | TypeQuery,

Completed in 96 milliseconds