Chromium Code Reviews| Index: src/arm/lithium-codegen-arm.h |
| =================================================================== |
| --- src/arm/lithium-codegen-arm.h (revision 6859) |
| +++ src/arm/lithium-codegen-arm.h (working copy) |
| @@ -220,6 +220,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); |