| parrotcode: Parrot Interpreter - Run Ops and Methods | |
| Contents | C |

src/inter_run.c - Parrot Interpreter - Run Ops and Methods

Various functions that call the run loop.

runopsParrot_runops_fromcsub argument is an invocable Sub PMC.Parrot_run_meth_fromcsub argument is an invocable Sub PMC.va_args according to the signature.
The sub argument is an invocable Sub PMC. v ... void return
I ... INTVAL (not Interpreter)
N ... NUMVAL
S ... STRING*
P ... PMC*
Parrot_runops_fromc_args_event
include/parrot/interpreter.h, src/interpreter.c.
|
|
|