Ruby 3.1.3p185 (2022-11-24 revision 1a6b16756e0ba6b95ab71a441357ed5484e33498)
Data Fields
mjit_options Struct Reference

Data Fields

char on
 
char save_temps
 
char warnings
 
char debug
 
char * debug_flags
 
unsigned int wait
 
unsigned int min_calls
 
int verbose
 
int max_cache_size
 

Detailed Description

Definition at line 10354 of file rb_mjit_min_header-3.1.3.h.

Field Documentation

◆ debug

char mjit_options::debug

Definition at line 10358 of file rb_mjit_min_header-3.1.3.h.

◆ debug_flags

char* mjit_options::debug_flags

Definition at line 10359 of file rb_mjit_min_header-3.1.3.h.

◆ max_cache_size

int mjit_options::max_cache_size

Definition at line 10363 of file rb_mjit_min_header-3.1.3.h.

◆ min_calls

unsigned int mjit_options::min_calls

Definition at line 10361 of file rb_mjit_min_header-3.1.3.h.

◆ on

char mjit_options::on

Definition at line 10355 of file rb_mjit_min_header-3.1.3.h.

◆ save_temps

char mjit_options::save_temps

Definition at line 10356 of file rb_mjit_min_header-3.1.3.h.

◆ verbose

int mjit_options::verbose

Definition at line 10362 of file rb_mjit_min_header-3.1.3.h.

◆ wait

unsigned int mjit_options::wait

Definition at line 10360 of file rb_mjit_min_header-3.1.3.h.

◆ warnings

char mjit_options::warnings

Definition at line 10357 of file rb_mjit_min_header-3.1.3.h.


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