Changeset 96722 in webkit for trunk/Source/JavaScriptCore/ChangeLog
- Timestamp:
- Oct 5, 2011, 10:44:26 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/JavaScriptCore/ChangeLog
r96717 r96722 1 2011-10-05 Patrick Gansterer <[email protected]> 2 3 Get rid of posixThread in MachineStackMarker::Thread 4 https://bugs.webkit.org/show_bug.cgi?id=54836 5 6 Reviewed by Oliver Hunt. 7 8 * heap/MachineStackMarker.cpp: 9 (JSC::MachineThreads::Thread::Thread): 10 (JSC::getCurrentPlatformThread): 11 (JSC::equalThread): 12 (JSC::MachineThreads::addCurrentThread): 13 (JSC::MachineThreads::removeCurrentThread): 14 (JSC::MachineThreads::gatherConservativeRoots): 15 1 16 2011-10-04 Geoffrey Garen <[email protected]> 2 17
Note:
See TracChangeset
for help on using the changeset viewer.