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

/openjdk7/hotspot/src/share/vm/classfile/
H A DverificationType.cpp30 VerificationType VerificationType::from_tag(u1 tag) { function in class:VerificationType
H A DverificationType.hpp172 static VerificationType from_tag(u1 tag);
H A DstackMapTable.cpp179 return VerificationType::from_tag(tag);

Completed in 31 milliseconds