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