Searched refs:kMaxCallPolymorphism (Results 1 – 2 of 2) sorted by relevance
850 static const int kMaxCallPolymorphism = 4; variable
5085 for (int i = 0; i < types->length() && count < kMaxCallPolymorphism; ++i) { in HandlePolymorphicCallNamed()