Ruby 2.7.7p221 (2022-11-24 revision 168ec2b1e5ad0e4688e963d9de019557c78feed9)
|
#include <rb_mjit_min_header-2.7.7.h>
Data Fields | |
VALUE | flags |
VALUE | reserved |
void(* | func )(rb_iseq_t *, struct iseq_link_anchor *, const void *) |
const void * | data |
Definition at line 6236 of file rb_mjit_min_header-2.7.7.h.
Definition at line 6240 of file rb_mjit_min_header-2.7.7.h.
Referenced by rb_iseq_compile_callback().
VALUE rb_iseq_new_with_callback_callback_func::flags |
Definition at line 6237 of file rb_mjit_min_header-2.7.7.h.
void(* rb_iseq_new_with_callback_callback_func::func)(rb_iseq_t *, struct iseq_link_anchor *, const void *) | ( | void | ) |
Definition at line 6239 of file rb_mjit_min_header-2.7.7.h.
Referenced by rb_iseq_compile_callback().
VALUE rb_iseq_new_with_callback_callback_func::reserved |
Definition at line 6238 of file rb_mjit_min_header-2.7.7.h.