Searched defs:NameDictionaryShape (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/v8/src/
H A Dobjects.h3791 class NameDictionaryShape : public BaseShape<Name*> { class in namespace:v8::internal
3804 class NameDictionary: public Dictionary<NameDictionaryShape, Name*> {

Completed in 132 milliseconds