Chromium Code Reviews| Index: runtime/vm/stub_code.h |
| =================================================================== |
| --- runtime/vm/stub_code.h (revision 34916) |
| +++ runtime/vm/stub_code.h (working copy) |
| @@ -28,7 +28,6 @@ |
| V(AllocateArray) \ |
| V(CallNoSuchMethodFunction) \ |
| V(CallStaticFunction) \ |
| - V(CallClosureFunction) \ |
| V(FixCallersTarget) \ |
| V(Deoptimize) \ |
| V(DeoptimizeLazy) \ |