Data Fields

iseq_catch_table_entry Struct Reference

#include <iseq.h>

Data Fields

VALUE type
VALUE iseq
unsigned long start
unsigned long end
unsigned long cont
unsigned long sp

Detailed Description

Definition at line 48 of file iseq.h.


Field Documentation

Definition at line 53 of file iseq.h.

Referenced by iseq_data_to_ary(), iseq_set_exception_table(), rb_iseq_disasm(), vm_exec(), and vm_throw().

Definition at line 52 of file iseq.h.

Referenced by iseq_data_to_ary(), iseq_set_exception_table(), rb_iseq_disasm(), vm_exec(), and vm_throw().

Definition at line 54 of file iseq.h.

Referenced by iseq_data_to_ary(), iseq_set_exception_table(), rb_iseq_disasm(), and vm_exec().

Definition at line 51 of file iseq.h.

Referenced by iseq_data_to_ary(), iseq_set_exception_table(), rb_iseq_disasm(), vm_exec(), and vm_throw().

Definition at line 49 of file iseq.h.

Referenced by iseq_data_to_ary(), iseq_set_exception_table(), rb_iseq_disasm(), vm_exec(), and vm_throw().


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