Searched refs:GetTotal (Results 1 – 2 of 2) sorted by relevance
491 int GetTotal() const { return mutable_count() + const_count(); } in GetTotal() function
191 return external > limit || counts.GetTotal() > kMaxNumberOfDescriptors; in TooManyFastProperties()