Ruby 3.1.3p185 (2022-11-24 revision 1a6b16756e0ba6b95ab71a441357ed5484e33498)
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: