Yukihiro Matsumoto wrote: > Hi, > > In message "Re: IRHG - Garbage Collection" > on Mon, 16 Apr 2007 21:24:45 +0900, Charles Thornton <ceo / hawthorne-press.com> writes: > |Would it be possible for someone to translate the > |annotations shown on the following 2 documents! > > The first figure: > > top > stack frame <- current frame > stack frame > stack frame > stack frame > bottom > > The second figure: > > main main > A A > B -> B alloca(32) record relation between frame B and alloca(32) > C dispose region allocated by D > D alloca(8) record relation between frame D and alloca(8) > > Hope this helps. > > > matz. > > > > > Yes - Thank You -- Chuck T.