Ruby 3.5.0dev (2025-05-16 revision 6b10d40157b5287cd13169437800343165eae949)
|
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 rb_namespace_t * | proc_ns |
const struct rb_callcache* rb_calling_info::cc |
const struct rb_call_data* rb_calling_info::cd |
const rb_namespace_t* rb_calling_info::proc_ns |