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

#include <rb_mjit_min_header-2.7.6.h>

Data Fields

_Bool disable_ivar_cache
 
_Bool disable_send_cache
 
_Bool disable_inlining
 

Detailed Description

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

Field Documentation

◆ disable_inlining

_Bool rb_mjit_compile_info::disable_inlining

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

◆ disable_ivar_cache

_Bool rb_mjit_compile_info::disable_ivar_cache

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

◆ disable_send_cache

_Bool rb_mjit_compile_info::disable_send_cache

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


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