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

/openjdk7/hotspot/src/share/vm/classfile/
H A DstackMapTableFormat.hpp598 int nof = number_of_types(); local
600 if (nof < 2 || vti->verify(start, end)) {
602 if (nof < 3 || vti->verify(start, end)) {

Completed in 2103 milliseconds