Chromium Code Reviews

Unified Diff: src/globals.h

Issue 1241533004: Revert of Expose SIMD.Float32x4 type to Javascript. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 5 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « src/flag-definitions.h ('k') | src/harmony-simd.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/globals.h
diff --git a/src/globals.h b/src/globals.h
index 749d6e1c3beb8a06a15c656021d8b14f8f4d22bc..f85e92985a5665867cd212c9cfd602b555eadda2 100644
--- a/src/globals.h
+++ b/src/globals.h
@@ -466,6 +466,7 @@
class Symbol;
class Name;
class Struct;
+class Symbol;
class Variable;
class RelocInfo;
class Deserializer;
« no previous file with comments | « src/flag-definitions.h ('k') | src/harmony-simd.js » ('j') | no next file with comments »

Powered by Google App Engine