Chromium Code Reviews| Index: runtime/vm/constants_ia32.h |
| =================================================================== |
| --- runtime/vm/constants_ia32.h (revision 2556) |
| +++ runtime/vm/constants_ia32.h (working copy) |
| @@ -119,6 +119,7 @@ |
| DISALLOW_IMPLICIT_CONSTRUCTORS(Instr); |
| }; |
| + |
| // The largest multibyte nop we will emit. This could go up to 15 if it |
| // becomes important to us. |
| const int MAX_NOP_SIZE = 8; |