![]() |
mruby
2.0.1
mruby is the lightweight implementation of the Ruby language
|
Public Attributes | |
struct mrb_context * | prev |
mrb_value * | stack |
mrb_value * | stbase |
mrb_value * | stend |
mrb_callinfo * | ci |
mrb_callinfo * | cibase |
mrb_callinfo * | ciend |
uint16_t * | rescue |
uint16_t | rsize |
struct RProc ** | ensure |
uint16_t | esize |
uint16_t | eidx |
enum mrb_fiber_state | status |
mrb_bool | vmexec |
struct RFiber * | fib |