Title: [261763] trunk/Source/_javascript_Core
- Revision
- 261763
- Author
- [email protected]
- Date
- 2020-05-15 14:40:16 -0700 (Fri, 15 May 2020)
Log Message
Unreviewed, fix internal arm64e build.
* dfg/DFGSpeculativeJIT.cpp:
Modified Paths
Diff
Modified: trunk/Source/_javascript_Core/ChangeLog (261762 => 261763)
--- trunk/Source/_javascript_Core/ChangeLog 2020-05-15 21:32:37 UTC (rev 261762)
+++ trunk/Source/_javascript_Core/ChangeLog 2020-05-15 21:40:16 UTC (rev 261763)
@@ -1,5 +1,11 @@
2020-05-15 Keith Miller <[email protected]>
+ Unreviewed, fix internal arm64e build.
+
+ * dfg/DFGSpeculativeJIT.cpp:
+
+2020-05-15 Keith Miller <[email protected]>
+
Unreviewed, fix internal fast tls build.
* jit/AssemblyHelpers.cpp:
Modified: trunk/Source/_javascript_Core/dfg/DFGSpeculativeJIT.cpp (261762 => 261763)
--- trunk/Source/_javascript_Core/dfg/DFGSpeculativeJIT.cpp 2020-05-15 21:32:37 UTC (rev 261762)
+++ trunk/Source/_javascript_Core/dfg/DFGSpeculativeJIT.cpp 2020-05-15 21:40:16 UTC (rev 261763)
@@ -41,6 +41,7 @@
#include "DFGSlowPathGenerator.h"
#include "DFGSnippetParams.h"
#include "DirectArguments.h"
+#include "DisallowMacroScratchRegisterUsage.h"
#include "JITBitAndGenerator.h"
#include "JITBitOrGenerator.h"
#include "JITBitXorGenerator.h"
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes