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

/openjdk9/hotspot/src/share/vm/classfile/
H A DverificationType.hpp217 bool is_short_array() const { return is_x_array('S'); } function in class:VALUE_OBJ_CLASS_SPEC
H A Dverifier.cpp891 if (!atype.is_short_array()) {
1065 if (!atype.is_short_array()) {

Completed in 49 milliseconds