Chromium Code Reviews| Index: runtime/vm/stub_code.h |
| =================================================================== |
| --- runtime/vm/stub_code.h (revision 21683) |
| +++ runtime/vm/stub_code.h (working copy) |
| @@ -38,7 +38,6 @@ |
| V(Subtype3TestCache) \ |
| V(GetStackPointer) \ |
| V(JumpToExceptionHandler) \ |
| - V(JumpToErrorHandler) \ |
| V(IdenticalWithNumberCheck) \ |
| // Is it permitted for the stubs above to refer to Object::null(), which is |