To my thinking playing with pc is awfully evil, it should be
read-only, only to allow debugger
to map it to source code. Same goes for stack pointer.
Setting receiver is less evil and it may work, if receiver belongs to
same inheritance chain
as compiled method's class. But it should not be set without checking this.
And for method's temps, it is fine.
> Thanks for answering,
--
Best regards,
Igor Stasenko.