Ruby 2.7.7p221 (2022-11-24 revision 168ec2b1e5ad0e4688e963d9de019557c78feed9)
Data Fields
rb_call_info_with_kwarg Struct Reference

#include <rb_mjit_min_header-2.7.7.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.7.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.7.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.7.h.

Referenced by rb_iseq_free().


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