Chromium Code Reviews| Index: runtime/vm/stub_code.h |
| =================================================================== |
| --- runtime/vm/stub_code.h (revision 45488) |
| +++ runtime/vm/stub_code.h (working copy) |
| @@ -75,6 +75,7 @@ |
| V(UnoptimizedIdenticalWithNumberCheck) \ |
| V(OptimizedIdenticalWithNumberCheck) \ |
| V(DebugStepCheck) \ |
| + V(MegamorphicLookup) \ |
| #define STUB_CODE_LIST(V) \ |
| BOOTSTRAP_STUB_CODE_LIST(V) \ |