Index: src/full-codegen.h |
=================================================================== |
--- src/full-codegen.h (revision 4834) |
+++ src/full-codegen.h (working copy) |
@@ -389,7 +389,7 @@ |
FunctionLiteral* function); |
// Platform-specific return sequence |
- void EmitReturnSequence(int position); |
+ void EmitReturnSequence(); |
// Platform-specific code sequences for calls |
void EmitCallWithStub(Call* expr); |