Index: src/ia32/macro-assembler-ia32.cc |
=================================================================== |
--- src/ia32/macro-assembler-ia32.cc (revision 15486) |
+++ src/ia32/macro-assembler-ia32.cc (working copy) |
@@ -842,6 +842,7 @@ |
LeaveExitFrameEpilogue(); |
} |
+ |
void MacroAssembler::LeaveExitFrameEpilogue() { |
// Restore current context from top and clear it in debug mode. |
ExternalReference context_address(Isolate::kContextAddress, isolate()); |