Changeset 164448 in webkit for trunk/Source/JavaScriptCore/heap/CopiedBlock.h
- Timestamp:
- Feb 20, 2014, 2:55:11 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/JavaScriptCore/heap/CopiedBlock.h
r162017 r164448 148 148 { 149 149 checkConsistency(); 150 ASSERT(isOld()); 150 151 m_liveBytes = 0; 151 152 #ifndef NDEBUG
Note:
See TracChangeset
for help on using the changeset viewer.