Searched defs:get_component (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/classfile/
H A DverificationType.cpp76 VerificationType comp_this = get_component(context, CHECK_false);
77 VerificationType comp_from = from.get_component(context, CHECK_false);
85 VerificationType VerificationType::get_component(ClassVerifier *context, TRAPS) const { function in class:VerificationType

Completed in 24 milliseconds