Chromium Code Reviews| Index: runtime/vm/flow_graph_compiler_x64.h |
| =================================================================== |
| --- runtime/vm/flow_graph_compiler_x64.h (revision 12438) |
| +++ runtime/vm/flow_graph_compiler_x64.h (working copy) |
| @@ -116,8 +116,6 @@ |
| const Array& argument_names, |
| LocationSummary* locs); |
| - void GenerateInlinedMathSqrt(Label* done); |
| - |
| void GenerateNumberTypeCheck(Register kClassIdReg, |
| const AbstractType& type, |
| Label* is_instance_lbl, |