Index: runtime/vm/flow_graph_compiler.h |
=================================================================== |
--- runtime/vm/flow_graph_compiler.h (revision 26825) |
+++ runtime/vm/flow_graph_compiler.h (working copy) |
@@ -285,6 +285,7 @@ |
void GenerateCallRuntime(intptr_t token_pos, |
intptr_t deopt_id, |
const RuntimeEntry& entry, |
+ intptr_t argument_count, |
LocationSummary* locs); |
void GenerateCall(intptr_t token_pos, |