|
Ruby
2.7.2p137(2020-10-01revision5445e0435260b449decf2ac16f9d09bae3cafe72)
|
#include <vm_core.h>
Data Fields | |
| struct { | |
| struct rb_thread_struct * running_thread | |
| VALUE value | |
| } | once |
| struct iseq_inline_cache_entry | cache |
| struct iseq_inline_iv_cache_entry | iv_cache |
| struct { | |
| struct rb_thread_struct * running_thread | |
| VALUE value | |
| } | once |
| struct iseq_inline_cache_entry iseq_inline_storage_entry::cache |
| struct iseq_inline_iv_cache_entry iseq_inline_storage_entry::iv_cache |
| struct { ... } iseq_inline_storage_entry::once |
| struct { ... } iseq_inline_storage_entry::once |
| struct rb_thread_struct* iseq_inline_storage_entry::running_thread |