Ruby 3.3.5p100 (2024-09-03 revision ef084cc8f4958c1b6e4ead99136631bef6d8ddba)
|
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 |