Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=81663 --- shadow/81663 2007-08-01 08:11:58.000000000 -0400 +++ shadow/81663.tmp.26733 2007-08-30 22:23:48.000000000 -0400 @@ -279,6 +279,11 @@ only the number of params does. With this in place we could allocate a lot less memory and we could do it in a not appdomain specific way. For x86 not taking into account struct returns we could have a simple array as the cache lookup, with the number of arguments as the index into the cache. The code memory would be allocated with mono_global_codeman_reserve(). + +------- Additional Comments From [EMAIL PROTECTED] 2007-08-30 22:23 ------- +Created an attachment (id=19935) +Static Implementation + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
