summaryrefslogtreecommitdiff
path: root/deps/v8/src/compiler/js-global-object-specialization.h
diff options
context:
space:
mode:
Diffstat (limited to 'deps/v8/src/compiler/js-global-object-specialization.h')
-rw-r--r--deps/v8/src/compiler/js-global-object-specialization.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/deps/v8/src/compiler/js-global-object-specialization.h b/deps/v8/src/compiler/js-global-object-specialization.h
index 3ffc67a377..a6c511e9e5 100644
--- a/deps/v8/src/compiler/js-global-object-specialization.h
+++ b/deps/v8/src/compiler/js-global-object-specialization.h
@@ -12,8 +12,6 @@ namespace internal {
// Forward declarations.
class CompilationDependencies;
-class TypeCache;
-
namespace compiler {
@@ -22,7 +20,7 @@ class CommonOperatorBuilder;
class JSGraph;
class JSOperatorBuilder;
class SimplifiedOperatorBuilder;
-
+class TypeCache;
// Specializes a given JSGraph to a given global object, potentially constant
// folding some {JSLoadGlobal} nodes or strength reducing some {JSStoreGlobal}