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

#include <rb_mjit_min_header-2.7.6.h>

Data Fields

struct rb_call_info ci
 
struct rb_call_info_kw_argkw_arg
 

Detailed Description

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

Field Documentation

◆ ci

struct rb_call_info rb_call_info_with_kwarg::ci

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

◆ kw_arg

struct rb_call_info_kw_arg * rb_call_info_with_kwarg::kw_arg

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

Referenced by rb_iseq_free().


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