Project

General

Profile

« Previous | Next » 

Revision 69b3e0ac

Added by nobu (Nobuyoshi Nakada) over 5 years ago

Create succ_index_table as a part of iseq_setup

With compiling CPDEBUG >= 2, rb_iseq_disasm segfaults if this
table has not been created. Also ibf_load_iseq_each calls
rb_iseq_insns_info_encode_positions.