|
Ruby 3.4.1p0 (2024-12-25 revision 48d4efcb85000e1ebae42004e963b5d0cedddcf2)
|
Data Fields | |
| const struct rb_call_data * | cd |
| const struct rb_callcache * | cc |
| VALUE | block_handler |
| VALUE | recv |
| int | argc |
| bool | kw_splat |
| VALUE | heap_argv |
| const struct rb_callcache* rb_calling_info::cc |
| const struct rb_call_data* rb_calling_info::cd |