Definition at line 679 of file vm_core.h.
◆ at_exit
◆ builtin_function_table
◆ cc_refinement_table
◆ ci_table
◆ constant_cache
◆ coverage_mode
| int rb_vm_struct::coverage_mode |
◆ coverages
| VALUE rb_vm_struct::coverages |
◆ fork_gen
| rb_serial_t rb_vm_struct::fork_gen |
◆ global_cc_cache_table
| const struct rb_callcache* rb_vm_struct::global_cc_cache_table[VM_GLOBAL_CC_CACHE_TABLE_SIZE] |
◆ global_hooks
| rb_hook_list_t rb_vm_struct::global_hooks |
◆ global_object_list
◆ inserting_constant_cache_id
| ID rb_vm_struct::inserting_constant_cache_id |
◆ main_box
| rb_box_t* rb_vm_struct::main_box |
◆ mark_object_ary
| VALUE rb_vm_struct::mark_object_ary |
◆ master_box
| rb_box_t* rb_vm_struct::master_box |
◆ me2counter
| VALUE rb_vm_struct::me2counter |
◆ negative_cme_table
◆ orig_progname
| VALUE rb_vm_struct::orig_progname |
◆ overloaded_cme_table
| st_table* rb_vm_struct::overloaded_cme_table |
◆ postponed_job_queue
◆ progname
| VALUE rb_vm_struct::progname |
◆ root_box
| rb_box_t* rb_vm_struct::root_box |
◆ running
| unsigned int rb_vm_struct::running |
◆ self
◆ special_exceptions
| const VALUE rb_vm_struct::special_exceptions[ruby_special_error_count] |
◆ src_encoding_index
| int rb_vm_struct::src_encoding_index |
◆ static_ext_inits
| struct st_table* rb_vm_struct::static_ext_inits |
◆ thread_abort_on_exception
| unsigned int rb_vm_struct::thread_abort_on_exception |
◆ thread_ignore_deadlock
| unsigned int rb_vm_struct::thread_ignore_deadlock |
◆ thread_report_on_exception
| unsigned int rb_vm_struct::thread_report_on_exception |
◆ ubf_async_safe
| volatile int rb_vm_struct::ubf_async_safe |
◆ unused_block_warning_table
| set_table* rb_vm_struct::unused_block_warning_table |
◆ workqueue
| struct ccan_list_head rb_vm_struct::workqueue |
◆ workqueue_lock
| rb_nativethread_lock_t rb_vm_struct::workqueue_lock |
The documentation for this struct was generated from the following file: