_code_begin_addr | Interpreter | [private, static] |
_code_end_addr | Interpreter | [private, static] |
_invocation_counter_addr | Interpreter | [private, static] |
_is_initialized | Interpreter | [private, static] |
_last_native_called | Interpreter | [static] |
_redo_send_entry | Interpreter | [private, static] |
can_trace_bytecodes() | Interpreter | [static] |
can_trace_sends() | Interpreter | [static] |
contains(char *pc) | Interpreter | [static] |
get_invocation_counter_limit() | Interpreter | [static] |
has_assertions() | Interpreter | [static] |
has_stack_checks() | Interpreter | [static] |
has_timers() | Interpreter | [static] |
init() | Interpreter | [static] |
InterpreterGenerator class | Interpreter | [friend] |
is_initialized() | Interpreter | [inline, static] |
is_optimized() | Interpreter | [static] |
loop_counter() | Interpreter | [static] |
loop_counter_limit() | Interpreter | [static] |
loop_counter_overflow() | Interpreter | [static] |
oopify_FloatValue() | Interpreter | [private, static] |
operator delete(void *p) | AllStatic | [private] |
operator new(size_t size) | AllStatic | [private] |
print_code_status() | Interpreter | [static] |
redo_send_entry() | Interpreter | [inline, static] |
reset_loop_counter() | Interpreter | [static] |
set_invocation_counter_limit(int new_limit) | Interpreter | [static] |
set_loop_counter_limit(int limit) | Interpreter | [static] |
trace_bytecode() | Interpreter | [private, static] |
wrong_eax() | Interpreter | [private, static] |
wrong_ebx() | Interpreter | [private, static] |
wrong_esp() | Interpreter | [private, static] |
wrong_obj() | Interpreter | [private, static] |
wrong_primitive_result() | Interpreter | [private, static] |