PBC, Const Tables, and STRINGs
chromatic
chromatic at wgz.org
Mon Apr 26 00:26:43 UTC 2010
On Sunday 25 April 2010 at 17:19, Andrew Whitworth wrote:
> What Sub metadata are you talking about that isn't stored in the
> constant tables? Where is this data stored, if not in the constant
> tables?
This metadata is all STRING attributes of the Sub PMC: name, method_name,
ns_entry_name, and subid.
It gets stored in the stream of data representing the Sub in PBC, as do all
non-STRING attributes.
-- c
More information about the parrot-dev
mailing list