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

#include <rb_mjit_min_header-2.7.7.h>

Data Fields

VALUE block_handler
 
VALUE recv
 
int argc
 
int kw_splat
 

Detailed Description

Definition at line 5798 of file rb_mjit_min_header-2.7.7.h.

Field Documentation

◆ argc

int rb_calling_info::argc

Definition at line 5801 of file rb_mjit_min_header-2.7.7.h.

◆ block_handler

VALUE rb_calling_info::block_handler

Definition at line 5799 of file rb_mjit_min_header-2.7.7.h.

◆ kw_splat

int rb_calling_info::kw_splat

Definition at line 5802 of file rb_mjit_min_header-2.7.7.h.

Referenced by rb_vm_call0().

◆ recv

VALUE rb_calling_info::recv

Definition at line 5800 of file rb_mjit_min_header-2.7.7.h.

Referenced by rb_vm_call0().


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