Index: runtime/vm/flow_graph_compiler.h |
=================================================================== |
--- runtime/vm/flow_graph_compiler.h (revision 36258) |
+++ runtime/vm/flow_graph_compiler.h (working copy) |
@@ -244,6 +244,7 @@ |
~FlowGraphCompiler(); |
+ static bool SupportsUnboxedDoubles(); |
static bool SupportsUnboxedMints(); |
static bool SupportsSinCos(); |
static bool SupportsUnboxedSimd128(); |