|
Re: Tracing back objects: msg#00140lang.smalltalk.squeak.beginners
On May 25, 2007, at 12:18 , subbukk wrote: Hi, Note that CompiledMethod someInstance is much more efficient than CompiledMethod allInstances first Is there an efficient way to trace back Not in 3.8, but I think later versions might cache the owner of CMs. Anyway, you might want to try this: (CompiledMethod allInstances detectMax: [:m | m size]) who - Bert -
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: undefinedobject showflag, mstram |
|---|---|
| Next by Date: | Re: undefinedobject showflag, mstram |
| Previous by Thread: | Re: Re: Tracing back objects, subbukk |
| Next by Thread: | invoking a *class* method from a workspace, mstram |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |