Main Page   Class Hierarchy   Compound List   File List   Header Files   Compound Members   File Members  

interpreter.h File Reference


Compounds

class  interpreter
class  InterpreterIterator

Defines

#define INTERPRETER_ITERATOR (interp, template, zap, reinit)

Enumerations

enum  ReturnPatchReason { not_patched, patched_for_profiling, patched }

Functions

oop interpret ( oop rcv, oop sel, oop del, oop meth, oop _mh, oop* _args, int32 _nargs )
oop interpret_from_compiled_sender ()
void InterpreterLookup_cont ( simpleLookup *L, int32 arg_count)

Variables

oop sneaky_method_argument_to_interpret


Define Documentation

#define INTERPRETER_ITERATOR (interp, template, zap, reinit)


Enumeration Type Documentation

enum ReturnPatchReason

Enumeration values:
not_patched  
patched_for_profiling  
patched  

Function Documentation

oop interpret (oop rcv, oop sel, oop del, oop meth, oop _mh, oop * _args, int32 _nargs)

oop interpret_from_compiled_sender ()

void InterpreterLookup_cont (simpleLookup * L, int32 arg_count)


Variable Documentation

oop sneaky_method_argument_to_interpret


Generated at Tue Jun 27 12:06:48 2000 for SelfVM by doxygen 1.0.0 written by Dimitri van Heesch, © 1997-1999