#include <thunks.h>
Public Member Functions | |
ENABLE_STACK_ALLOCATE (ContextLocalThunk) | |
ContextThunk (Thunk *thunk, Value **frame) | |
void | collect () |
void | sprin1 (CharStream *s) |
Value * | eval () |
Value * | assign_vf (Value **arg_list, int count) |
Public Attributes | |
Thunk * | thunk |
Value ** | frame |
|
inline |
ENABLE_STACK_ALLOCATE | ( | ContextLocalThunk | ) |
void collect | ( | ) |
|
inline |
Value* eval | ( | ) |
Thunk* thunk |
Value** frame |