[Pharo-project] getting the list of the instance variables a compiled method has access to
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
6326
Age (days ago)
6326
Last active (days ago)
0 comments
1 participants
participants (1)
-
Stéphane Ducasse