Ruby 4.1.0dev (2026-08-28 revision 5eb9a6925b805a17dced976d5b741afe5086aab1)
Data Fields
rb_gc_zjit_default_new_obj_fastpath Struct Reference

Data Fields

size_t cursor_offset
 
size_t cursor_end_offset
 
size_t slot_size
 
size_t total_allocated_objects_offset
 
VALUE flags
 
VALUE klass
 

Detailed Description

Definition at line 10 of file zjit_fastpath.h.

Field Documentation

◆ cursor_end_offset

size_t rb_gc_zjit_default_new_obj_fastpath::cursor_end_offset

Definition at line 12 of file zjit_fastpath.h.

◆ cursor_offset

size_t rb_gc_zjit_default_new_obj_fastpath::cursor_offset

Definition at line 11 of file zjit_fastpath.h.

◆ flags

VALUE rb_gc_zjit_default_new_obj_fastpath::flags

Definition at line 15 of file zjit_fastpath.h.

◆ klass

VALUE rb_gc_zjit_default_new_obj_fastpath::klass

Definition at line 16 of file zjit_fastpath.h.

◆ slot_size

size_t rb_gc_zjit_default_new_obj_fastpath::slot_size

Definition at line 13 of file zjit_fastpath.h.

◆ total_allocated_objects_offset

size_t rb_gc_zjit_default_new_obj_fastpath::total_allocated_objects_offset

Definition at line 14 of file zjit_fastpath.h.


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