![]() |
mruby
2.0.1
mruby is the lightweight implementation of the Ruby language
|
Public Attributes | |
uint16_t | nlocals |
uint16_t | nregs |
uint8_t | flags |
const mrb_code * | iseq |
mrb_value * | pool |
mrb_sym * | syms |
struct mrb_irep ** | reps |
struct mrb_locals * | lv |
struct mrb_irep_debug_info * | debug_info |
uint16_t | ilen |
uint16_t | plen |
uint16_t | slen |
uint16_t | rlen |
uint32_t | refcnt |