Chromium Code Reviews| Index: runtime/vm/assembler_x64.h |
| =================================================================== |
| --- runtime/vm/assembler_x64.h (revision 31928) |
| +++ runtime/vm/assembler_x64.h (working copy) |
| @@ -768,8 +768,7 @@ |
| } |
| // Index of constant pool entries pointing to debugger stubs. |
| - static const int kBreakpointDynamicCPIndex = 5; |
| - static const int kBreakpointRuntimeCPIndex = 6; |
| + static const int kBreakpointRuntimeCPIndex = 5; |
| void LoadPoolPointer(Register pp); |