Ruby 3.2.2p53 (2023-03-30 revision e51014f9c05aa65cbf203442d37fef7c12390015)
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 10263 of file rb_mjit_min_header-3.2.2.h.

Field Documentation

◆ call_threshold

unsigned int mjit_options::call_threshold

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

◆ custom

_Bool mjit_options::custom

Definition at line 10274 of file rb_mjit_min_header-3.2.2.h.

◆ debug

_Bool mjit_options::debug

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

◆ debug_flags

char* mjit_options::debug_flags

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

◆ max_cache_size

int mjit_options::max_cache_size

Definition at line 10272 of file rb_mjit_min_header-3.2.2.h.

◆ on

_Bool mjit_options::on

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

◆ pause

_Bool mjit_options::pause

Definition at line 10273 of file rb_mjit_min_header-3.2.2.h.

◆ save_temps

_Bool mjit_options::save_temps

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

◆ verbose

int mjit_options::verbose

Definition at line 10271 of file rb_mjit_min_header-3.2.2.h.

◆ wait

_Bool mjit_options::wait

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

◆ warnings

_Bool mjit_options::warnings

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


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