Ruby 2.7.7p221 (2022-11-24 revision 168ec2b1e5ad0e4688e963d9de019557c78feed9)
Data Fields
rb_proc_t Struct Reference

#include <rb_mjit_min_header-2.7.7.h>

Data Fields

const struct rb_block block
 
unsigned int is_from_method: 1
 
unsigned int is_lambda: 1
 

Detailed Description

Definition at line 10078 of file rb_mjit_min_header-2.7.7.h.

Field Documentation

◆ block

const struct rb_block rb_proc_t::block

Definition at line 10079 of file rb_mjit_min_header-2.7.7.h.

◆ is_from_method

unsigned int rb_proc_t::is_from_method

Definition at line 10080 of file rb_mjit_min_header-2.7.7.h.

◆ is_lambda

unsigned int rb_proc_t::is_lambda

Definition at line 10081 of file rb_mjit_min_header-2.7.7.h.

Referenced by rb_proc_lambda_p().


The documentation for this struct was generated from the following files: