Ruby
2.7.2p137(2020-10-01revision5445e0435260b449decf2ac16f9d09bae3cafe72)
|
#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().