Ruby  3.4.0dev (2024-11-22 revision 37a72b0150ec36b4ea27175039afc28c62207b0c)
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: