Leopold Toetsch wrote:
Sam Ruby <[EMAIL PROTECTED]> wrote:
I'll go back and all the necessary interpinfo calls, but I feel
compelled to ask: why isn't P2 passed?
P2 is a non-preserved register and as such rather improper to hold the
object throughout a whole method.
I wasn't assuming is lasted thro
Sam Ruby <[EMAIL PROTECTED]> wrote:
> I'll go back and all the necessary interpinfo calls, but I feel
> compelled to ask: why isn't P2 passed?
P2 is a non-preserved register and as such rather improper to hold the
object throughout a whole method.
> ... It seems to me quite likely that
> most me
Leopold Toetsch wrote:
cvsuser 04/12/11 04:08:13
Modified:classes sub.pmc
imcc/t/syn op.t
runtime/parrot/library parrotlib.imc
src inter_run.c
t/op gc.t
t/pmcdelegate.t object-meths.t objects.t sub.t