Ruby 3.0.5p211 (2022-11-24 revision ba5cf0f7c52d4d35cc6a173c89eda98ceffa2dcf)
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: