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

Unified Diff: runtime/vm/symbols.h

Issue 12982010: Review changes (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Merged Created 7 years, 9 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 | « runtime/vm/snapshot.cc ('k') | sdk/lib/_internal/compiler/implementation/lib/typeddata_patch.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/vm/symbols.h
diff --git a/runtime/vm/symbols.h b/runtime/vm/symbols.h
index bad7c818d1e9c25c1e31b788dd8922ebdc4e59bd..afc5eac2226dae173776fe0a0d03a3a915760bd6 100644
--- a/runtime/vm/symbols.h
+++ b/runtime/vm/symbols.h
@@ -174,6 +174,7 @@ class ObjectPointerVisitor;
V(_Uint64ArrayView, "_Uint64ArrayView") \
V(_Float32ArrayView, "_Float32ArrayView") \
V(_Float64ArrayView, "_Float64ArrayView") \
+ V(_Float32x4ArrayView, "_Float32x4ArrayView") \
V(_ExternalInt8Array, "_ExternalInt8Array") \
V(_ExternalUint8Array, "_ExternalUint8Array") \
V(_ExternalUint8ClampedArray, "_ExternalUint8ClampedArray") \
« no previous file with comments | « runtime/vm/snapshot.cc ('k') | sdk/lib/_internal/compiler/implementation/lib/typeddata_patch.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698