Ruby
2.7.2p137(2020-10-01revision5445e0435260b449decf2ac16f9d09bae3cafe72)
|
#include <vm_core.h>
Data Fields | |
VALUE | block_handler |
VALUE | recv |
int | argc |
int | kw_splat |
int rb_calling_info::kw_splat |
Definition at line 254 of file vm_core.h.
Referenced by rb_vm_call0().
VALUE rb_calling_info::recv |
Definition at line 252 of file vm_core.h.
Referenced by rb_vm_call0().