Home
last modified time | relevance | path

Searched refs:OWN_DESCRIPTORS (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/
Dobjects.h284 OWN_DESCRIPTORS enumerator
5865 int NumberOfDescribedProperties(DescriptorFlag which = OWN_DESCRIPTORS,
Dobjects.cc8472 map->NumberOfDescribedProperties(OWN_DESCRIPTORS, ENUMERABLE_STRINGS); in GetFastEnumPropertyKeys()
8476 map->NumberOfDescribedProperties(OWN_DESCRIPTORS, ENUMERABLE_STRINGS)); in GetFastEnumPropertyKeys()
/external/v8/src/heap/
Dmark-compact.cc2376 map->NumberOfDescribedProperties(OWN_DESCRIPTORS, ENUMERABLE_STRINGS); in TrimEnumCache()