CallFrame
@nogc
struct CallFrame {
}
- closure
ObjClosure* closure;
Undocumented in source.
- ip
ubyte* ip;
Undocumented in source.
- stackStart
Value* stackStart;
Undocumented in source.
wren value
aliasesenumsfunctionsmanifest constantsstatic functionsstructs