Ruby
2.7.1p83(2020-03-31revisiona0c7c23c9cec0d0ffcba012279cd652d28ad5bf3)
|
#include <vm_core.h>
Data Fields | |
VALUE | flags |
VALUE | reserved |
void(* | func )(rb_iseq_t *, struct iseq_link_anchor *, const void *) |
const void * | data |
Definition at line 1022 of file vm_core.h.
Referenced by rb_iseq_compile_callback().
void(* rb_iseq_new_with_callback_callback_func::func)(rb_iseq_t *, struct iseq_link_anchor *, const void *) |
Definition at line 1021 of file vm_core.h.
Referenced by rb_iseq_compile_callback().