Ruby
2.7.0p0(2019-12-25revision647ee6f091eafcce70ffb75ddf7e121e192ab217)
|
#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().