summaryrefslogtreecommitdiff
path: root/Source/JavaScriptCore/dfg/DFGOSRExitJumpPlaceholder.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Source/JavaScriptCore/dfg/DFGOSRExitJumpPlaceholder.cpp')
-rw-r--r--Source/JavaScriptCore/dfg/DFGOSRExitJumpPlaceholder.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/JavaScriptCore/dfg/DFGOSRExitJumpPlaceholder.cpp b/Source/JavaScriptCore/dfg/DFGOSRExitJumpPlaceholder.cpp
index fec99ec9a..59780544d 100644
--- a/Source/JavaScriptCore/dfg/DFGOSRExitJumpPlaceholder.cpp
+++ b/Source/JavaScriptCore/dfg/DFGOSRExitJumpPlaceholder.cpp
@@ -30,6 +30,7 @@
#include "DFGJITCompiler.h"
#include "DFGSpeculativeJIT.h"
+#include "JSCInlines.h"
namespace JSC { namespace DFG {