| parrotcode bound_nci PMC | |
| Docs | FAQ | Download | Examples | Talks | Resources | Perl 6 | Languages | Who's Who | Donors | Cage Cleaners | Wiki | |
src/pmc/bound_nci.pmc - Bound internal method
A bound internal method is a NCI method call, where the object is bound to this call instance.
void set_pmc(PMC *obj)Bind the object obj to this call instance.
PMC *get_pmc(void)Return the bound object.
opcode_t *invoke(void *next)Calls the associated C method,
returning *next.
void mark()Set the bound object live.
src/pmc/nci.pmc
Initial revision by leo 2005.01.31.
|
Perl.org sites
: bugs
| dev
| history
| jobs
| learn
| lists
| use
Site Information and Contacts |
|