Changeset 130228 in webkit for trunk/Source/JavaScriptCore/runtime/Structure.cpp
- Timestamp:
- Oct 2, 2012, 4:22:23 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/JavaScriptCore/runtime/Structure.cpp
r128802 r130228 547 547 transition->m_attributesInPrevious = attributes; 548 548 transition->m_indexingType = indexingType; 549 transition->m_offset = structure->m_offset; 549 550 550 551 if (structure->m_propertyTable) {
Note:
See TracChangeset
for help on using the changeset viewer.