|
Ruby 3.2.2p53 (2023-03-30 revision e51014f9c05aa65cbf203442d37fef7c12390015)
|
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 |
Definition at line 10263 of file rb_mjit_min_header-3.2.2.h.
| unsigned int mjit_options::call_threshold |
Definition at line 10270 of file rb_mjit_min_header-3.2.2.h.
| _Bool mjit_options::custom |
Definition at line 10274 of file rb_mjit_min_header-3.2.2.h.
| _Bool mjit_options::debug |
Definition at line 10267 of file rb_mjit_min_header-3.2.2.h.
| char* mjit_options::debug_flags |
Definition at line 10268 of file rb_mjit_min_header-3.2.2.h.
| int mjit_options::max_cache_size |
Definition at line 10272 of file rb_mjit_min_header-3.2.2.h.
| _Bool mjit_options::on |
Definition at line 10264 of file rb_mjit_min_header-3.2.2.h.
| _Bool mjit_options::pause |
Definition at line 10273 of file rb_mjit_min_header-3.2.2.h.
| _Bool mjit_options::save_temps |
Definition at line 10265 of file rb_mjit_min_header-3.2.2.h.
| int mjit_options::verbose |
Definition at line 10271 of file rb_mjit_min_header-3.2.2.h.
| _Bool mjit_options::wait |
Definition at line 10269 of file rb_mjit_min_header-3.2.2.h.
| _Bool mjit_options::warnings |
Definition at line 10266 of file rb_mjit_min_header-3.2.2.h.