Go to the source code of this file.
Defines | |
#define | OPT_TRACE_INSTRUCTION 1 |
#define | OPT_TAILCALL_OPTIMIZATION 0 |
#define | OPT_PEEPHOLE_OPTIMIZATION 1 |
#define | OPT_SPECIALISED_INSTRUCTION 1 |
#define | OPT_INLINE_CONST_CACHE 1 |
#define | OPT_DIRECT_THREADED_CODE 1 |
#define | OPT_TOKEN_THREADED_CODE 0 |
#define | OPT_CALL_THREADED_CODE 0 |
#define | OPT_CHECKED_RUN 1 |
#define | OPT_INLINE_METHOD_CACHE 1 |
#define | OPT_BLOCKINLINING 0 |
#define | OPT_OPERANDS_UNIFICATION 0 |
#define | OPT_INSTRUCTIONS_UNIFICATION 0 |
#define | OPT_UNIFY_ALL_COMBINATION 0 |
#define | OPT_STACK_CACHING 0 |
#define | SUPPORT_JOKE 0 |