Home | History | Annotate | Download | only in verifier

Lines Matching refs:IsInterface

341   DCHECK(destination->IsInterface());
422 (!is_strict && destination->IsInterface())) {
464 if (!destination->IsInterface() && !source->IsInterface()) {
1045 if (cls->IsInterface()) {