[Mono-devel-list] CAS - patch for declarative stack modifiers

Sebastien Pouliot sebastien at ximian.com
Mon Nov 29 11:22:11 EST 2004


Hello,

This patch is a more interesting than the previous ones ;-).
It allows to:

(a) retrieve the stack modifiers applicable to a method (directly or
indirectly via it's class) from managed code;

(b) cache the stack modifiers into MonoJitInfo (on the first stack-walk)
to avoid looking up in the metadata each time (e.g. when security
attributes are present but aren't not stack modifiers);

-- 
Sebastien Pouliot  <sebastien at ximian.com>
blog: http://pages.infinit.net/ctech/poupou.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cas-stackmods.diff
Type: text/x-patch
Size: 6526 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20041129/1567ad91/attachment.bin 


More information about the Mono-devel-list mailing list