Ruby 3.1.4p223 (2023-03-30 revision HEAD)
Data Fields
mjit_cont Struct Reference

Data Fields

rb_execution_context_tec
 
struct mjit_contprev
 
struct mjit_contnext
 

Detailed Description

Definition at line 1336 of file mjit_worker.c.

Field Documentation

◆ ec

rb_execution_context_t* mjit_cont::ec

Definition at line 1337 of file mjit_worker.c.

◆ next

struct mjit_cont * mjit_cont::next

Definition at line 1338 of file mjit_worker.c.

◆ prev

struct mjit_cont* mjit_cont::prev

Definition at line 1338 of file mjit_worker.c.


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