On Thu, Mar 15, 2012 at 11:15 PM, Luben Karavelov <[email protected]> wrote: > On Thu, 15 Mar 2012 21:17:08 +1100, Vasily Chekalkin <[email protected]> > wrote: > > Right now calling and returning from sub are symmetric - callee fills > the return values in callContext and jumps to return address. Then the > caller unpacks return values. How the proposed change would affect > this?
It wont change. set_returns op uses grand-parent CallContext to fill. -- Bacek _______________________________________________ http://lists.parrot.org/mailman/listinfo/parrot-dev
