Ruby 3.2.1p31 (2023-02-08 revision 31819e82c88c6f8ecfaeb162519bfa26a14b21fd)
|
Data Fields | ||
struct { | ||
struct rb_thread_struct * running_thread | ||
VALUE value | ||
} | once | |
struct iseq_inline_constant_cache | ic_cache | |
struct iseq_inline_iv_cache_entry | iv_cache | |
struct { | ||
struct rb_thread_struct * running_thread | ||
VALUE value | ||
} | once | |
struct iseq_inline_constant_cache iseq_inline_storage_entry::ic_cache |
struct iseq_inline_iv_cache_entry iseq_inline_storage_entry::iv_cache |
struct rb_thread_struct* iseq_inline_storage_entry::running_thread |