Searched defs:NumberOfEnumerableProperties (Results 1 – 3 of 3) sorted by relevance
| /external/v8/src/objects/ | ||
| D | ordered-hash-table.cc | 462 int OrderedNameDictionary::NumberOfEnumerableProperties() { in NumberOfEnumerableProperties() function in v8::internal::OrderedNameDictionary |
| D | map.cc | 1388 int Map::NumberOfEnumerableProperties() const { in NumberOfEnumerableProperties() function in v8::internal::Map |
| D | objects.cc | 6036 int Dictionary<Derived, Shape>::NumberOfEnumerableProperties() { in NumberOfEnumerableProperties() function in v8::internal::Dictionary |