Ruby
2.7.1p83(2020-03-31revisiona0c7c23c9cec0d0ffcba012279cd652d28ad5bf3)
|
#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().