Chromium Code Reviews| Index: runtime/vm/stub_code.h |
| =================================================================== |
| --- runtime/vm/stub_code.h (revision 7391) |
| +++ runtime/vm/stub_code.h (working copy) |
| @@ -32,7 +32,6 @@ |
| V(Deoptimize) \ |
| V(BreakpointStatic) \ |
| V(BreakpointReturn) \ |
| - V(IsRawSubType) \ |
| V(Subtype1TestCache) \ |
| V(Subtype2TestCache) \ |
| V(Subtype3TestCache) \ |