Home | History | Annotate | Download | only in interpreter

Lines Matching full:isabstract

436   } else if (UNLIKELY(method->IsAbstract())) {
549 } else if (UNLIKELY(method->IsAbstract())) {
3115 DCHECK(!shadow_frame.GetMethod()->IsAbstract());
3141 } else if (method->IsAbstract()) {