Ruby  3.4.0dev (2024-12-06 revision 892c46283a5ea4179500d951c9d4866c0051f27b)
Data Fields
rb_iseq_struct Struct Reference

Data Fields

VALUE flags
 
VALUE wrapper
 
struct rb_iseq_constant_bodybody
 
union {
   struct iseq_compile_data *   compile_data
 
   struct {
      VALUE   obj
 
      int   index
 
   }   loader
 
   struct {
      struct rb_hook_list_struct *   local_hooks
 
      rb_event_flag_t   global_trace_events
 
   }   exec
 
aux
 

Detailed Description

Definition at line 568 of file vm_core.h.


The documentation for this struct was generated from the following file: