diff src/share/vm/runtime/sharedRuntime.hpp @ 1138:dd57230ba8fe

6893268: additional dynamic language related optimizations in C2 Summary: C2 needs some additional optimizations to be able to handle MethodHandle invokes and invokedynamic instructions at the best performance. Reviewed-by: kvn, never
author twisti
date Tue, 05 Jan 2010 15:21:25 +0100
parents 45463a04ca27
children cf0685d550f1
line wrap: on
line diff
--- a/src/share/vm/runtime/sharedRuntime.hpp	Tue Jan 05 13:05:58 2010 +0100
+++ b/src/share/vm/runtime/sharedRuntime.hpp	Tue Jan 05 15:21:25 2010 +0100
@@ -357,7 +357,7 @@
 
   // Convert a sig into a calling convention register layout
   // and find interesting things about it.
-  static VMRegPair* find_callee_arguments(symbolOop sig, bool is_static, int *arg_size);
+  static VMRegPair* find_callee_arguments(symbolOop sig, bool has_receiver, int *arg_size);
   static VMReg     name_for_receiver();
 
   // "Top of Stack" slots that may be unused by the calling convention but must