<br><br><div class="gmail_quote">On Sat, May 26, 2012 at 3:21 AM, Sean P. DeNigris <span dir="ltr">&lt;<a href="mailto:sean@clipperadams.com" target="_blank">sean@clipperadams.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
<br>
Mariano Martinez Peck wrote<br>
<div class="im">&gt;<br>
&gt; yes it receieves! two arguments indeed<br>
&gt;<br>
</div>plus self is passed implicitly first, right?<br>
<br></blockquote><div><br>You see? we start to help us each other :)<br>yes, the receiver is always put in the stack &quot;implicitly&quot;<br> </div><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">

<br>
Mariano Martinez Peck wrote<br>
<div class="im">&gt;<br>
&gt; if you see #initializePrimitiveTable you see the number of this primitive<br>
&gt; is 249. So if you browse your iamge, you find:<br>
&gt;<br>
</div>How did you &quot;browse the image&quot; for the primitive? I ended up searching<br>
sources for &quot;&lt;primitive: 249&gt;&quot;. Is there a better/faster way?<br>
<br></blockquote><div><br>That&#39;s one slow possibily and the hacky and fast one is: CompiledMethod allInstances select: [:each | each primitive = 249]<br> </div><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">

<br>
Mariano Martinez Peck wrote<br>
&gt;<br>
&gt; so popping 2 means you will let &quot;self&quot; in the top, so it will actually be<br>
<div class="im">&gt; the return value.<br>
&gt; the last time I was hacking in this side of the moon was one year ago...so<br>
&gt; some validation from someone else would be nice :)<br>
&gt;<br>
</div>That&#39;s what it looked like to me.<br></blockquote><div><br>excellent<br> </div><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
--<br>
View this message in context: <a href="http://forum.world.st/About-Primitives-tp4631848p4631889.html" target="_blank">http://forum.world.st/About-Primitives-tp4631848p4631889.html</a><br>
Sent from the Squeak VM mailing list archive at Nabble.com.<br>
</blockquote></div><br><br clear="all"><br>-- <br>Mariano<br><a href="http://marianopeck.wordpress.com" target="_blank">http://marianopeck.wordpress.com</a><br><br>