April 5, 2009
8:31 p.m.
Hi all does one of you know how I can get the list of accessed instance variables from a compiledMethod? There is hasInstVarRef but I cannot get the list. I could go over the class instance variable and check for a writesField: or readsField: Stef