Home
last modified time | relevance | path

Searched defs:vm_throw_data (Results 1 – 1 of 1) sorted by relevance

/dports/lang/ruby26/ruby-2.6.9/
H A Dinternal.h1100 struct vm_throw_data { struct
1101 VALUE flags;
1102 VALUE reserved;
1103 const VALUE throw_obj;
1104 const struct rb_control_frame_struct *catch_frame;
1105 VALUE throw_state;