Chromium Code Reviews| Index: runtime/vm/intermediate_language_x64.cc |
| =================================================================== |
| --- runtime/vm/intermediate_language_x64.cc (revision 42002) |
| +++ runtime/vm/intermediate_language_x64.cc (working copy) |
| @@ -3471,7 +3471,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( |