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 INTERPRETER_ITERATOR (interp, template, zap, reinit) |
enum ReturnPatchReason |
not_patched | |
patched_for_profiling | |
patched |
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) |
oop sneaky_method_argument_to_interpret |