Disassembling methods

Chris Double chris.double at double.co.nz
Wed Feb 10 03:23:05 UTC 2010


Is it possible to see the bytecode that makes up a method of an object? 
If so, how? How can I get a reference to an actual method object?

In trying to find this out I see some interesting objects like 
'methodDisassembler' and other objects that have 
'abstractBytecodeInterpreter' as parents (localAccessFinder for 
example). How can these be used? I couldn't find any references of usage 
anywhere.

Chris.
-- 
http://bluishcoder.co.nz



More information about the Self-interest mailing list