Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(930)

Unified Diff: src/compiler/access-info.h

Issue 2309823002: [turbofan] put src/types.[h/cc] into src/compiler/types.[h/cc] (Closed)
Patch Set: Updates/comments. Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « BUILD.gn ('k') | src/compiler/common-operator.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/compiler/access-info.h
diff --git a/src/compiler/access-info.h b/src/compiler/access-info.h
index 1a01eb3daa2eb7f189c454b14d2aa1b260c8c6b0..c1981212a11e4563d7c5b2f7055faf4e56d68bc9 100644
--- a/src/compiler/access-info.h
+++ b/src/compiler/access-info.h
@@ -22,6 +22,7 @@ class Factory;
namespace compiler {
// Forward declarations.
+class Type;
class TypeCache;
// Whether we are loading a property or storing to a property.
« no previous file with comments | « BUILD.gn ('k') | src/compiler/common-operator.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698