Chromium Code Reviews| Index: vm/flow_graph_compiler_x64.h |
| =================================================================== |
| --- vm/flow_graph_compiler_x64.h (revision 10725) |
| +++ vm/flow_graph_compiler_x64.h (working copy) |
| @@ -149,7 +149,6 @@ |
| const Array& arguments_descriptor, |
| intptr_t argument_count); |
| - void EmitLoadIndexedGeneric(LoadIndexedComp* comp); |
| void EmitTestAndCall(const ICData& ic_data, |
| Register class_id_reg, |
| intptr_t arg_count, |