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

/openjdk7/hotspot/src/share/vm/classfile/
H A DstackMapFrame.hpp258 bool subtype2 = type2.is_assignable_from(top2, verifier(), CHECK); local
259 if (subtype1 && subtype2) {

Completed in 30 milliseconds