#include <thunks.h>
Public Member Functions |
|
ScripterExport | DerefThunk (Value *target) |
void | gc_trace () |
void | collect () |
void | sprin1 (CharStream *s) |
Value * | eval () |
Value * | assign_vf (Value **arg_list, int count) |
Public Attributes |
|
Value * | target |
ScripterExport DerefThunk | ( | Value * | target | ) |
void gc_trace | ( | ) |
void collect | ( | ) | [inline] |
{ delete this; }
void sprin1 | ( | CharStream * | s | ) | [inline] |
Value* eval | ( | ) |