Chromium Code Reviews| Index: src/x64/lithium-codegen-x64.h |
| =================================================================== |
| --- src/x64/lithium-codegen-x64.h (revision 6859) |
| +++ src/x64/lithium-codegen-x64.h (working copy) |
| @@ -197,6 +197,7 @@ |
| int arguments, |
| int deoptimization_index); |
| void RecordSafepoint(LPointerMap* pointers, int deoptimization_index); |
| + void RecordSafepoint(int deoptimization_index); |
| void RecordSafepointWithRegisters(LPointerMap* pointers, |
| int arguments, |
| int deoptimization_index); |