| Index: runtime/vm/code_generator.h
|
| ===================================================================
|
| --- runtime/vm/code_generator.h (revision 31928)
|
| +++ runtime/vm/code_generator.h (working copy)
|
| @@ -23,7 +23,6 @@
|
| DECLARE_RUNTIME_ENTRY(AllocateObject);
|
| DECLARE_RUNTIME_ENTRY(AllocateObjectWithBoundsCheck);
|
| DECLARE_RUNTIME_ENTRY(BreakpointRuntimeHandler);
|
| -DECLARE_RUNTIME_ENTRY(BreakpointDynamicHandler);
|
| DECLARE_RUNTIME_ENTRY(SingleStepHandler);
|
| DECLARE_RUNTIME_ENTRY(CloneContext);
|
| DECLARE_RUNTIME_ENTRY(Deoptimize);
|
|
|