Ruby 2.7.6p219 (2022-04-12 revision c9c2245c0a25176072e02db9254f0e0c84c805cd)
|
#include <rb_mjit_min_header-2.7.6.h>
Data Fields | |
VALUE | flags |
VALUE | reserved |
void(* | func )(rb_iseq_t *, struct iseq_link_anchor *, const void *) |
const void * | data |
Definition at line 10051 of file rb_mjit_min_header-2.7.6.h.
Definition at line 10055 of file rb_mjit_min_header-2.7.6.h.
Referenced by rb_iseq_compile_callback().
VALUE rb_iseq_new_with_callback_callback_func::flags |
Definition at line 10052 of file rb_mjit_min_header-2.7.6.h.
void(* rb_iseq_new_with_callback_callback_func::func)(rb_iseq_t *, struct iseq_link_anchor *, const void *) | ( | void | ) |
Definition at line 10054 of file rb_mjit_min_header-2.7.6.h.
Referenced by rb_iseq_compile_callback().
VALUE rb_iseq_new_with_callback_callback_func::reserved |
Definition at line 10053 of file rb_mjit_min_header-2.7.6.h.