Chromium Code Reviews| Index: runtime/vm/stub_code.h |
| =================================================================== |
| --- runtime/vm/stub_code.h (revision 13236) |
| +++ runtime/vm/stub_code.h (working copy) |
| @@ -56,8 +56,8 @@ |
| V(TwoArgsCheckInlineCache) \ |
| V(ThreeArgsCheckInlineCache) \ |
| V(BreakpointDynamic) \ |
| + V(EqualityWithNullArg) \ |
| - |
| // class StubEntry is used to describe stub methods generated in dart to |
| // abstract out common code executed from generated dart code. |
| class StubEntry { |