Chromium Code Reviews| Index: runtime/vm/code_generator.h |
| =================================================================== |
| --- runtime/vm/code_generator.h (revision 34916) |
| +++ runtime/vm/code_generator.h (working copy) |
| @@ -39,7 +39,6 @@ |
| DECLARE_RUNTIME_ENTRY(OptimizeInvokedFunction); |
| DECLARE_RUNTIME_ENTRY(TraceICCall); |
| DECLARE_RUNTIME_ENTRY(PatchStaticCall); |
| -DECLARE_RUNTIME_ENTRY(InvokeNonClosure); |
| DECLARE_RUNTIME_ENTRY(ReThrow); |
| DECLARE_RUNTIME_ENTRY(StackOverflow); |
| DECLARE_RUNTIME_ENTRY(Throw); |