Searched defs:is_short_array (Results 1 – 10 of 10) sorted by relevance
216 bool is_short_array() const { return is_x_array('S'); } in is_short_array() function in VALUE_OBJ_CLASS_SPEC
216 bool is_short_array() const { return is_x_array('S'); } in is_short_array() function in VerificationType
216 bool is_short_array() const { return is_x_array(JVM_SIGNATURE_SHORT); } in is_short_array() function in VerificationType
215 bool is_short_array() const { return is_x_array(JVM_SIGNATURE_SHORT); } in is_short_array() function in VerificationType