Changeset 37645 in webkit for trunk/JavaScriptCore/kjs/StructureID.h
- Timestamp:
- Oct 16, 2008, 7:57:02 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/kjs/StructureID.h
r37629 r37645 106 106 } 107 107 108 size_t addPropertyWithoutTransition(const Identifier& propertyName, unsigned attributes); 109 108 110 bool isDictionary() const { return m_isDictionary; } 109 111
Note:
See TracChangeset
for help on using the changeset viewer.