Newsgroups: perl.perl6.internals
From: d...@sidhe.org (Dan Sugalski)
Date: Wed, 12 Nov 2003 11:46:02 -0500 (EST)
Local: Wed, Nov 12 2003 11:46 am
Subject: Calling conventions. Again
'Kay, here's the proposed changes:
1) Return conventions die. Chopped entirely out of the list The call section is as follows. It's not checked in -- I want some list =head2 Calling conventions The following registers are used in calling all subs and methods =over 4 =item P0 Holds the object representing the subroutine. =item P1 Holds the return continuation for the caller. =item P2 Holds the object the sub was called on. (For method calls) =item P3 The overflow parameters. Everything that wouldn't fit in a register =item S0 The fully qualified name of the method or sub being called =item I0 True if the sub is being called with prototyped parameters. =item I1 The number of params in integer registers =item I2 The number of parameters in PMC registers. =item I3 The number of string parameters =item I4 The number of numeric parameters Dan --------------------------------------"it's like this"------------------- You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||