help-smalltalk
[Top][All Lists]
Advanced

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

Re: [Help-smalltalk] Debug information in ST compiler


From: Paolo Bonzini
Subject: Re: [Help-smalltalk] Debug information in ST compiler
Date: Thu, 27 Jun 2013 10:13:47 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130514 Thunderbird/17.0.6

Il 23/06/2013 19:52, Holger Hans Peter Freyther ha scritto:
>> > +
>> > +        debugInfo at: aCompiledCode put: (DebugInformation variables: 
>> > ((aNode argumentNames collect: [ :each | each asSymbol]),  (aNode body 
>> > temporaryNames collect: [ :each | each asSymbol])) asArray).

Slighly long line. :)

Paolo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]