| Index: runtime/vm/code_generator.h
|
| ===================================================================
|
| --- runtime/vm/code_generator.h (revision 25558)
|
| +++ runtime/vm/code_generator.h (working copy)
|
| @@ -19,7 +19,6 @@
|
| DECLARE_RUNTIME_ENTRY(AllocateArray);
|
| DECLARE_RUNTIME_ENTRY(AllocateClosure);
|
| DECLARE_RUNTIME_ENTRY(AllocateImplicitInstanceClosure);
|
| -DECLARE_RUNTIME_ENTRY(AllocateImplicitStaticClosure);
|
| DECLARE_RUNTIME_ENTRY(AllocateContext);
|
| DECLARE_RUNTIME_ENTRY(AllocateObject);
|
| DECLARE_RUNTIME_ENTRY(AllocateObjectWithBoundsCheck);
|
|
|