Changeset 38428 in webkit for trunk/JavaScriptCore/runtime/StructureID.cpp
- Timestamp:
- Nov 15, 2008, 1:37:49 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/runtime/StructureID.cpp
r38425 r38428 498 498 ASSERT(structureID->m_isDictionary); 499 499 500 // Since dictionary StructureIDs are not shared, and no bytecodes specialize500 // Since dictionary StructureIDs are not shared, and no opcodes specialize 501 501 // for them, we don't need to allocate a new StructureID when transitioning 502 502 // to non-dictionary status.
Note:
See TracChangeset
for help on using the changeset viewer.