Changeset 118646 in webkit for trunk/Source/JavaScriptCore/heap/Heap.cpp
- Timestamp:
- May 27, 2012, 9:56:01 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/JavaScriptCore/heap/Heap.cpp
r118416 r118646 688 688 { 689 689 GCPHASE(FinalizeWeakHandles); 690 m_objectSpace.sweepWeakSets();691 690 m_globalData->smallStrings.finalizeSmallStrings(); 692 691 }
Note:
See TracChangeset
for help on using the changeset viewer.