Title: [143154] trunk/Source/_javascript_Core
- Revision
- 143154
- Author
- [email protected]
- Date
- 2013-02-17 23:18:56 -0800 (Sun, 17 Feb 2013)
Log Message
Unreviewed buildfix for JSVALUE32_64 builds after r143147.
* jit/JIT.h:
Modified Paths
Diff
Modified: trunk/Source/_javascript_Core/ChangeLog (143153 => 143154)
--- trunk/Source/_javascript_Core/ChangeLog 2013-02-18 06:50:19 UTC (rev 143153)
+++ trunk/Source/_javascript_Core/ChangeLog 2013-02-18 07:18:56 UTC (rev 143154)
@@ -1,3 +1,9 @@
+2013-02-17 Csaba Osztrogonác <[email protected]>
+
+ Unreviewed buildfix for JSVALUE32_64 builds after r143147.
+
+ * jit/JIT.h:
+
2013-02-17 Filip Pizlo <[email protected]>
Move all Structure out-of-line inline methods to StructureInlines.h
Modified: trunk/Source/_javascript_Core/jit/JIT.h (143153 => 143154)
--- trunk/Source/_javascript_Core/jit/JIT.h 2013-02-18 06:50:19 UTC (rev 143153)
+++ trunk/Source/_javascript_Core/jit/JIT.h 2013-02-18 07:18:56 UTC (rev 143154)
@@ -50,6 +50,7 @@
#include "JSInterfaceJIT.h"
#include "LegacyProfiler.h"
#include "Opcode.h"
+#include "ResultType.h"
#include "UnusedPointer.h"
#include <bytecode/SamplingTool.h>
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes