Lines Matching full:isconstructor
1087 (!method->IsStatic() || method->IsConstructor() || method->GetDeclaringClass()->IsInitialized())) {1185 if (portable_code != nullptr && (!orig->IsStatic() || orig->IsConstructor() ||