Changeset 99477 in webkit for trunk/Source/JavaScriptCore/heap
- Timestamp:
- Nov 7, 2011, 2:20:20 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/JavaScriptCore/heap/Heap.cpp
r99374 r99477 313 313 , m_operationInProgress(NoOperation) 314 314 , m_objectSpace(this) 315 , m_blockFreeingThreadShouldQuit(false) 315 316 , m_extraCost(0) 316 317 , m_markListSet(0)
Note:
See TracChangeset
for help on using the changeset viewer.