mruby  2.0.1
mruby is the lightweight implementation of the Ruby language
Public Attributes | List of all members
mrb_irep Struct Reference
Collaboration diagram for mrb_irep:
Collaboration graph
[legend]

Public Attributes

uint16_t nlocals
 
uint16_t nregs
 
uint8_t flags
 
const mrb_codeiseq
 
mrb_valuepool
 
mrb_symsyms
 
struct mrb_irep ** reps
 
struct mrb_localslv
 
struct mrb_irep_debug_infodebug_info
 
uint16_t ilen
 
uint16_t plen
 
uint16_t slen
 
uint16_t rlen
 
uint32_t refcnt
 

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