Index: runtime/vm/stub_code.h |
=================================================================== |
--- runtime/vm/stub_code.h (revision 31928) |
+++ runtime/vm/stub_code.h (working copy) |
@@ -66,7 +66,6 @@ |
V(ZeroArgsUnoptimizedStaticCall) \ |
V(TwoArgsUnoptimizedStaticCall) \ |
V(OptimizeFunction) \ |
- V(BreakpointDynamic) \ |
// class StubEntry is used to describe stub methods generated in dart to |
// abstract out common code executed from generated dart code. |