Ruby
2.7.0p0(2019-12-25revision647ee6f091eafcce70ffb75ddf7e121e192ab217)
|
#include <vm_core.h>
Data Fields | |
const struct rb_block | block |
unsigned int | is_from_method: 1 |
unsigned int | is_lambda: 1 |
Definition at line 1052 of file vm_core.h.
Referenced by rb_proc_lambda_p().