Ruby
2.0.0p353(2013-11-22revision43784)
|
Go to the source code of this file.
Macros | |
#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_GLOBAL_METHOD_CACHE 1 |
#define | OPT_BLOCKINLINING 0 |
#define | OPT_OPERANDS_UNIFICATION 1 |
#define | OPT_INSTRUCTIONS_UNIFICATION 0 |
#define | OPT_UNIFY_ALL_COMBINATION 0 |
#define | OPT_STACK_CACHING 0 |
#define | SUPPORT_JOKE 0 |
#define | VM_COLLECT_USAGE_DETAILS 0 |