Ruby  2.7.1p83(2020-03-31revisiona0c7c23c9cec0d0ffcba012279cd652d28ad5bf3)
Data Fields
heap_cursor Struct Reference

Data Fields

RVALUEslot
 
size_t index
 
struct heap_pagepage
 
rb_objspace_tobjspace
 

Detailed Description

Definition at line 7667 of file gc.c.

Field Documentation

◆ index

size_t heap_cursor::index

Definition at line 7669 of file gc.c.

◆ objspace

rb_objspace_t* heap_cursor::objspace

Definition at line 7671 of file gc.c.

◆ page

struct heap_page* heap_cursor::page

Definition at line 7670 of file gc.c.

◆ slot

RVALUE* heap_cursor::slot

Definition at line 7668 of file gc.c.


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