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

/openjdk7/jdk/src/share/native/common/
H A Dcheck_code.c2330 fullinfo_type init_type = this_idata->operand2.fi; local
2342 if (target_type != init_type) {
2353 if (init_type != context->superclass_info &&
2354 init_type != context->currentclass_info) {

Completed in 1655 milliseconds