Changeset 39422 in webkit for trunk/JavaScriptCore/runtime/Structure.h
- Timestamp:
- Dec 20, 2008, 2:11:31 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/runtime/Structure.h
r39341 r39422 141 141 void clearEnumerationCache(); 142 142 143 void* addressOfCount() 144 { 145 return &m_refCount; 146 } 147 143 148 static const unsigned emptyEntryIndex = 0; 144 149
Note:
See TracChangeset
for help on using the changeset viewer.