Ruby 3.2.1p31 (2023-02-08 revision 31819e82c88c6f8ecfaeb162519bfa26a14b21fd)
Data Fields
mjit_options Struct Reference

Data Fields

_Bool on
 
_Bool save_temps
 
_Bool warnings
 
_Bool debug
 
char * debug_flags
 
_Bool wait
 
unsigned int call_threshold
 
int verbose
 
int max_cache_size
 
_Bool pause
 
_Bool custom
 

Detailed Description

Definition at line 10259 of file rb_mjit_min_header-3.2.1.h.

Field Documentation

◆ call_threshold

unsigned int mjit_options::call_threshold

Definition at line 10266 of file rb_mjit_min_header-3.2.1.h.

◆ custom

_Bool mjit_options::custom

Definition at line 10270 of file rb_mjit_min_header-3.2.1.h.

◆ debug

_Bool mjit_options::debug

Definition at line 10263 of file rb_mjit_min_header-3.2.1.h.

◆ debug_flags

char* mjit_options::debug_flags

Definition at line 10264 of file rb_mjit_min_header-3.2.1.h.

◆ max_cache_size

int mjit_options::max_cache_size

Definition at line 10268 of file rb_mjit_min_header-3.2.1.h.

◆ on

_Bool mjit_options::on

Definition at line 10260 of file rb_mjit_min_header-3.2.1.h.

◆ pause

_Bool mjit_options::pause

Definition at line 10269 of file rb_mjit_min_header-3.2.1.h.

◆ save_temps

_Bool mjit_options::save_temps

Definition at line 10261 of file rb_mjit_min_header-3.2.1.h.

◆ verbose

int mjit_options::verbose

Definition at line 10267 of file rb_mjit_min_header-3.2.1.h.

◆ wait

_Bool mjit_options::wait

Definition at line 10265 of file rb_mjit_min_header-3.2.1.h.

◆ warnings

_Bool mjit_options::warnings

Definition at line 10262 of file rb_mjit_min_header-3.2.1.h.


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