Searched refs:kMaxPolymorphicMapCount (Results 1 – 4 of 4) sorted by relevance
34 static constexpr int kMaxPolymorphicMapCount = 4; variable
577 if (number_of_valid_maps >= kMaxPolymorphicMapCount) return false; in UpdatePolymorphicIC()
116 const int kUnrolledIterations = IC::kMaxPolymorphicMapCount; in HandlePolymorphicCase()
777 IC::kMaxPolymorphicMapCount * kCloneObjectPolymorphicEntrySize; in ConfigureCloneObject()