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

#include <rb_mjit_min_header-2.7.6.h>

Data Fields

VALUE block_handler
 
VALUE recv
 
int argc
 
int kw_splat
 

Detailed Description

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

Field Documentation

◆ argc

int rb_calling_info::argc

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

◆ block_handler

VALUE rb_calling_info::block_handler

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

◆ kw_splat

int rb_calling_info::kw_splat

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

Referenced by rb_vm_call0().

◆ recv

VALUE rb_calling_info::recv

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

Referenced by rb_vm_call0().


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