Index: runtime/vm/code_generator.h |
=================================================================== |
--- runtime/vm/code_generator.h (revision 13286) |
+++ runtime/vm/code_generator.h (working copy) |
@@ -63,6 +63,7 @@ |
V(DoubleToDouble) \ |
V(BinarySmiOp) \ |
V(BinaryMintOp) \ |
+ V(ShiftMintOp) \ |
V(BinaryDoubleOp) \ |
V(InstanceSetterSameTarget) \ |
V(InstanceSetter) \ |