Definition at line 431 of file vm_core.h.
◆ builtin_attrs
| unsigned int rb_iseq_constant_body::builtin_attrs |
◆ call_data
◆ catch_table
◆ ci_size
| unsigned int rb_iseq_constant_body::ci_size |
◆ ic_size
| unsigned int rb_iseq_constant_body::ic_size |
◆ icvarc_size
| unsigned int rb_iseq_constant_body::icvarc_size |
◆ is_entries
◆ ise_size
| unsigned int rb_iseq_constant_body::ise_size |
◆ iseq_encoded
| VALUE* rb_iseq_constant_body::iseq_encoded |
◆ iseq_size
| unsigned int rb_iseq_constant_body::iseq_size |
◆ ivc_size
| unsigned int rb_iseq_constant_body::ivc_size |
◆ jit_ep_escape_recorded
| rb_atomic_t rb_iseq_constant_body::jit_ep_escape_recorded |
◆ list [1/2]
| uint8_t* rb_iseq_constant_body::list |
◆ list [2/2]
| iseq_bits_t* rb_iseq_constant_body::list |
◆ local_iseq
◆ local_table
| const ID* rb_iseq_constant_body::local_table |
◆ local_table_size
| unsigned int rb_iseq_constant_body::local_table_size |
◆ location
◆ mandatory_only_iseq
| const rb_iseq_t* rb_iseq_constant_body::mandatory_only_iseq |
◆ outer_variables
| struct rb_id_table* rb_iseq_constant_body::outer_variables |
◆ parent_iseq
◆ prism
| bool rb_iseq_constant_body::prism |
◆ single [1/2]
| uint8_t rb_iseq_constant_body::single[sizeof(uint8_t *)] |
◆ single [2/2]
| iseq_bits_t rb_iseq_constant_body::single |
◆ source_hash
| uint64_t rb_iseq_constant_body::source_hash |
◆ stack_max
| unsigned int rb_iseq_constant_body::stack_max |
◆ type
| enum rb_iseq_type rb_iseq_constant_body::type |
◆ variable
The documentation for this struct was generated from the following file: