Home | History | Annotate | Download | only in verifier

Lines Matching full:isabstract

3950     if (reg_class->IsAbstract() && !reg_class->IsArrayClass()) {
3969 if (concrete_method == NULL || concrete_method->IsAbstract()) {