Index: runtime/vm/code_generator.h |
=================================================================== |
--- runtime/vm/code_generator.h (revision 32446) |
+++ runtime/vm/code_generator.h (working copy) |
@@ -21,7 +21,6 @@ |
DECLARE_RUNTIME_ENTRY(AllocateImplicitInstanceClosure); |
DECLARE_RUNTIME_ENTRY(AllocateContext); |
DECLARE_RUNTIME_ENTRY(AllocateObject); |
-DECLARE_RUNTIME_ENTRY(AllocateObjectWithBoundsCheck); |
DECLARE_RUNTIME_ENTRY(BreakpointRuntimeHandler); |
DECLARE_RUNTIME_ENTRY(SingleStepHandler); |
DECLARE_RUNTIME_ENTRY(CloneContext); |