Searched defs:subtype1 (Results 1 - 1 of 1) sorted by relevance
| /openjdk7/hotspot/src/share/vm/classfile/ | ||
| H A D | stackMapFrame.hpp | 256 bool subtype1 = type1.is_assignable_from(top1, verifier(), CHECK); local 259 if (subtype1 && subtype2) { |
Completed in 230 milliseconds