Chromium Code Reviews| Index: runtime/vm/flow_graph_compiler_x64.h |
| =================================================================== |
| --- runtime/vm/flow_graph_compiler_x64.h (revision 6695) |
| +++ runtime/vm/flow_graph_compiler_x64.h (working copy) |
| @@ -33,6 +33,7 @@ |
| // Infrastructure copied from class CodeGenerator or stubbed out. |
| void FinalizePcDescriptors(const Code& code); |
| + void FinalizeStackmaps(const Code& code); |
| void FinalizeVarDescriptors(const Code& code); |
| void FinalizeExceptionHandlers(const Code& code); |