Title: [197392] releases/WebKitGTK/webkit-2.12/Source/_javascript_Core
- Revision
- 197392
- Author
- [email protected]
- Date
- 2016-03-01 01:02:54 -0800 (Tue, 01 Mar 2016)
Log Message
Revert "Merge r197256 - CLoop build fix."
This reverts commit d6136b81fc3f561214c85ccf3e69a4109963bae9.
Modified Paths
Diff
Modified: releases/WebKitGTK/webkit-2.12/Source/_javascript_Core/ChangeLog (197391 => 197392)
--- releases/WebKitGTK/webkit-2.12/Source/_javascript_Core/ChangeLog 2016-03-01 08:11:20 UTC (rev 197391)
+++ releases/WebKitGTK/webkit-2.12/Source/_javascript_Core/ChangeLog 2016-03-01 09:02:54 UTC (rev 197392)
@@ -126,12 +126,6 @@
(JSC::FTL::TypedPointer::heap):
(JSC::FTL::TypedPointer::value):
-2016-02-27 Oliver Hunt <[email protected]>
-
- CLoop build fix.
-
- * jit/ExecutableAllocatorFixedVMPool.cpp:
-
2016-02-26 Oliver Hunt <[email protected]>
Remove the on demand executable allocator
Modified: releases/WebKitGTK/webkit-2.12/Source/_javascript_Core/jit/ExecutableAllocatorFixedVMPool.cpp (197391 => 197392)
--- releases/WebKitGTK/webkit-2.12/Source/_javascript_Core/jit/ExecutableAllocatorFixedVMPool.cpp 2016-03-01 08:11:20 UTC (rev 197391)
+++ releases/WebKitGTK/webkit-2.12/Source/_javascript_Core/jit/ExecutableAllocatorFixedVMPool.cpp 2016-03-01 09:02:54 UTC (rev 197392)
@@ -26,8 +26,6 @@
#include "config.h"
#include "ExecutableAllocator.h"
-#if ENABLE(ASSEMBLER)
-
#include "JSCInlines.h"
#include "CodeProfiling.h"
@@ -222,5 +220,3 @@
#endif
}
-
-#endif
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes