| Index: runtime/vm/symbols.h
|
| ===================================================================
|
| --- runtime/vm/symbols.h (revision 26093)
|
| +++ runtime/vm/symbols.h (working copy)
|
| @@ -283,6 +283,7 @@
|
| V(_LocalMirrorSystemImpl, "_LocalMirrorSystemImpl") \
|
| V(_LocalTypedefMirrorImpl, "_LocalTypedefMirrorImpl") \
|
| V(_LocalTypeVariableMirrorImpl, "_LocalTypeVariableMirrorImpl") \
|
| + V(_leftShiftWithMask32, "_leftShiftWithMask32") \
|
|
|
|
|
| // Contains a list of frequently used strings in a canonicalized form. This
|
|
|