Ruby  2.7.0p0(2019-12-25revision647ee6f091eafcce70ffb75ddf7e121e192ab217)
Data Fields
rb_kwarg_call_data Struct Reference

#include <vm_core.h>

Data Fields

struct rb_call_cache cc
 
struct rb_call_info_with_kwarg ci_kw
 

Detailed Description

Definition at line 257 of file vm_core.h.

Field Documentation

◆ cc

struct rb_call_cache rb_kwarg_call_data::cc

Definition at line 258 of file vm_core.h.

◆ ci_kw

struct rb_call_info_with_kwarg rb_kwarg_call_data::ci_kw

Definition at line 259 of file vm_core.h.

Referenced by rb_iseq_free().


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