Chromium Code Reviews| Index: runtime/vm/stub_code.h |
| =================================================================== |
| --- runtime/vm/stub_code.h (revision 12092) |
| +++ runtime/vm/stub_code.h (working copy) |
| @@ -30,6 +30,7 @@ |
| V(CallClosureFunction) \ |
| V(FixCallersTarget) \ |
| V(Deoptimize) \ |
| + V(DeoptimizeLazy) \ |
| V(BreakpointStatic) \ |
| V(BreakpointReturn) \ |
| V(Subtype1TestCache) \ |