Title: [209694] trunk/Source/_javascript_Core/ChangeLog
Revision
209694
Author
[email protected]
Date
2016-12-11 17:41:16 -0800 (Sun, 11 Dec 2016)

Log Message

Re-enable concurrent GC.

Rubber stampted by Saam Barati.
        
This change actually landed in r209692 by accident.

* runtime/Options.h:

Modified Paths

Diff

Modified: trunk/Source/_javascript_Core/ChangeLog (209693 => 209694)


--- trunk/Source/_javascript_Core/ChangeLog	2016-12-12 01:39:04 UTC (rev 209693)
+++ trunk/Source/_javascript_Core/ChangeLog	2016-12-12 01:41:16 UTC (rev 209694)
@@ -1,3 +1,13 @@
+2016-12-11  Filip Pizlo  <[email protected]>
+
+        Re-enable concurrent GC.
+
+        Rubber stampted by Saam Barati.
+        
+        This change actually landed in r209692 by accident.
+
+        * runtime/Options.h:
+
 2016-12-10  Filip Pizlo  <[email protected]>
 
         MarkedBlock::marksConveyLivenessDuringMarking should take into account collection scope
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to