Ruby 2.7.6p219 (2022-04-12 revision c9c2245c0a25176072e02db9254f0e0c84c805cd)
Data Fields
mjit_options Struct Reference

#include <rb_mjit_min_header-2.7.6.h>

Data Fields

char on
 
char save_temps
 
char warnings
 
char debug
 
chardebug_flags
 
unsigned int wait
 
unsigned int min_calls
 
int verbose
 
int max_cache_size
 

Detailed Description

Definition at line 11833 of file rb_mjit_min_header-2.7.6.h.

Field Documentation

◆ debug

char mjit_options::debug

Definition at line 11837 of file rb_mjit_min_header-2.7.6.h.

◆ debug_flags

char* mjit_options::debug_flags

Definition at line 11838 of file rb_mjit_min_header-2.7.6.h.

◆ max_cache_size

int mjit_options::max_cache_size

Definition at line 11842 of file rb_mjit_min_header-2.7.6.h.

◆ min_calls

unsigned int mjit_options::min_calls

Definition at line 11840 of file rb_mjit_min_header-2.7.6.h.

◆ on

char mjit_options::on

Definition at line 11834 of file rb_mjit_min_header-2.7.6.h.

◆ save_temps

char mjit_options::save_temps

Definition at line 11835 of file rb_mjit_min_header-2.7.6.h.

◆ verbose

int mjit_options::verbose

Definition at line 11841 of file rb_mjit_min_header-2.7.6.h.

Referenced by mjit_warning(), and verbose().

◆ wait

unsigned int mjit_options::wait

Definition at line 11839 of file rb_mjit_min_header-2.7.6.h.

◆ warnings

char mjit_options::warnings

Definition at line 11836 of file rb_mjit_min_header-2.7.6.h.

Referenced by mjit_warning().


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