Chromium Code Reviews| Index: runtime/vm/code_generator.h |
| =================================================================== |
| --- runtime/vm/code_generator.h (revision 13214) |
| +++ runtime/vm/code_generator.h (working copy) |
| @@ -78,8 +78,8 @@ |
| V(LoadIndexedGrowableArray) \ |
| V(LoadIndexedPolymorphic) \ |
| V(NoTypeFeedback) \ |
| - V(SAR) \ |
| V(UnaryOp) \ |
| + V(UnboxInteger) \ |
| V(CheckClass) \ |
| V(CheckSmi) \ |
| V(AtCall) \ |