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

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

Completed in 89 milliseconds