Chromium Code Reviews| Index: dart/runtime/vm/intermediate_language_x64.cc |
| =================================================================== |
| --- dart/runtime/vm/intermediate_language_x64.cc (revision 42037) |
| +++ dart/runtime/vm/intermediate_language_x64.cc (working copy) |
| @@ -3416,7 +3416,7 @@ |
| LocationSummary* BoxInt64Instr::MakeLocationSummary(Isolate* isolate, |
| - bool opt) const { |
| + bool opt) const { |
| const intptr_t kNumInputs = 1; |
| const intptr_t kNumTemps = 0; |
| LocationSummary* summary = new(isolate) LocationSummary( |