[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Is units list in a method always PatchingChain?



I just want to make sure that the statement
list in any method is definitely implemented as PatchingChain
so that I won't need to worry about moving the
jump targets when I try to insert a code infront of 
some statement?

Thanks!