Home
last modified time | relevance | path

Searched refs:ElementsTransitionDescriptor (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dproperty.h114 class ElementsTransitionDescriptor: public Descriptor {
116 ElementsTransitionDescriptor(String* key, in ElementsTransitionDescriptor() function
Dobjects.cc2401 ElementsTransitionDescriptor desc(elements_transition_sentinel_name(), in AddElementsTransition()