CallContext

Undocumented in source.

Members

Variables

Interrupt
int Interrupt;
Undocumented in source.
caller
Dobject caller;
Undocumented in source.
callerf
FunctionDefinition callerf;
Undocumented in source.
callerothis
Dobject callerothis;
Undocumented in source.
global
Dobject global;
Undocumented in source.
globalroot
uint globalroot;
Undocumented in source.
lastnamedfunc
void* lastnamedfunc;
Undocumented in source.
linnum
uint linnum;
Undocumented in source.
prog
Program prog;
Undocumented in source.
scoperoot
uint scoperoot;
Undocumented in source.
scopex
Dobject[] scopex;
Undocumented in source.
tc
ThreadContext tc;
Undocumented in source.
value
Value value;
Undocumented in source.
variable
Dobject variable;
Undocumented in source.

Meta