Searched refs:NumberOfElementsFilterAttributes (Results 1 – 2 of 2) sorted by relevance
3383 int NumberOfElementsFilterAttributes(PropertyFilter filter);3388 return NumberOfElementsFilterAttributes(ENUMERABLE_STRINGS); in NumberOfEnumElements()
8368 return elements->NumberOfElementsFilterAttributes(ONLY_ENUMERABLE) > 0; in HasEnumerableElements()16550 counter += element_dictionary()->NumberOfElementsFilterAttributes(filter); in GetOwnElementKeys()16567 counter += dictionary->NumberOfElementsFilterAttributes(filter); in GetOwnElementKeys()18359 int Dictionary<Derived, Shape, Key>::NumberOfElementsFilterAttributes( in NumberOfElementsFilterAttributes() function in v8::internal::Dictionary18435 DCHECK(storage->length() >= NumberOfElementsFilterAttributes(filter)); in CopyKeysTo()