diff -r 3cfb240033d1 -r 3d2ab563047a src/cpu/x86/vm/templateInterpreter_x86_32.cpp --- a/src/cpu/x86/vm/templateInterpreter_x86_32.cpp Mon May 09 19:45:52 2011 -0700 +++ b/src/cpu/x86/vm/templateInterpreter_x86_32.cpp Thu May 12 10:29:02 2011 -0700 @@ -1589,6 +1589,7 @@ int tempcount, int popframe_extra_args, int moncount, + int caller_actual_parameters, int callee_param_count, int callee_locals, frame* caller,