AddToTable(const String &s) (defined in Program) | Program | |
AddToTable(const int32 i) (defined in Program) | Program | |
AddToTable(const float64 f) (defined in Program) | Program | |
AddToTable(const Date &dt) (defined in Program) | Program | |
AddToTable(const DateTime &dtm) (defined in Program) | Program | |
AppendCode(enum JsOpCode i, JsOpCodeArgSrc s, int32 idx) (defined in Program) | Program | |
AppendCode(enum JsOpCode c) (defined in Program) | Program | [inline] |
ArgumentCount() const (defined in Program) | Program | [inline] |
CanContinue(int pc) const (defined in Program) | Program | [inline] |
CheckMem() const (defined in Program) | Program | [virtual] |
Clear() (defined in Program) | Program | |
FixupCode(int pos, int32 idx) (defined in Program) | Program | |
GetArg(Instruction i, Vector< VariantPtr > &stk) const (defined in Program) | Program | [inline] |
IMemoryValidate() (defined in IMemoryValidate) | IMemoryValidate | [inline, private] |
InstructionAt(int pc) const (defined in Program) | Program | [inline] |
NoteArgument() (defined in Program) | Program | [inline] |
operator=(const Program &program) (defined in Program) | Program | |
Program() (defined in Program) | Program | |
Program(const Program &program) (defined in Program) | Program | |
ValidateMem() const (defined in Program) | Program | [virtual] |
~IMemoryValidate() (defined in IMemoryValidate) | IMemoryValidate | [private, virtual] |
~Program() (defined in Program) | Program | [virtual] |