Hi Craig,
On Tue, Aug 19, 2014 at 12:32 PM, Craig Latta <[email protected]> wrote: > > Hoi Eliot-- > > > [great explanation of method/block stack depth] > > Cool, is this viewable from an in-system tool somewhere (even if > only a "documentation" method in a class browser)? > I don't know about in the pal compiler, but in the Squeak bytecode compiler look at users of the l=class ParseStack, i.e. MethodNode>>#generate:using:. cheers! thanks, > > -C > > -- > Craig Latta > netjam.org > +31 6 2757 7177 (SMS ok) > + 1 415 287 3547 (no SMS) > > > -- best, Eliot
