getting the list of the instance variables a compiled method has access to

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

getting the list of the instance variables a compiled method has access to

Stéphane Ducasse
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

_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project