Home | History | Annotate | Download | only in src

Lines Matching refs:NumberOfDescribedProperties

5635 int Map::NumberOfDescribedProperties(DescriptorFlag which,
5699 own_property_count = object->map()->NumberOfDescribedProperties(
5702 DCHECK(own_property_count == object->map()->NumberOfDescribedProperties(
13234 return map->NumberOfDescribedProperties(OWN_DESCRIPTORS, filter);