Changeset 115092 in webkit for trunk/Source/JavaScriptCore/heap/Heap.h
- Timestamp:
- Apr 24, 2012, 12:11:12 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/JavaScriptCore/heap/Heap.h
r114698 r115092 192 192 void finalizeUnconditionalFinalizers(); 193 193 194 void shrink();195 194 void releaseFreeBlocks(); 196 195 void sweep();
Note:
See TracChangeset
for help on using the changeset viewer.