Searched refs:kMaxFastProperties (Results 1 – 2 of 2) sorted by relevance
942 static const int kMaxFastProperties = 128; variable
185 int limit = std::max({kMaxFastProperties, GetInObjectProperties()}); in TooManyFastProperties()