Chromium Code Reviews| Index: src/x64/macro-assembler-x64.h |
| diff --git a/src/x64/macro-assembler-x64.h b/src/x64/macro-assembler-x64.h |
| index c09b07cac839003134f6624ff71283bf79923550..247ee17050c359121fbd7a8e345f5306d87694d3 100644 |
| --- a/src/x64/macro-assembler-x64.h |
| +++ b/src/x64/macro-assembler-x64.h |
| @@ -327,6 +327,7 @@ class MacroAssembler: public Assembler { |
| // Debugger Support |
| void DebugBreak(); |
| + void MaybeDropFrames(); |
| // Generates function and stub prologue code. |
| void StubPrologue(StackFrame::Type type); |