aboutsummaryrefslogtreecommitdiffstats
path: root/insns.def
diff options
context:
space:
mode:
authornaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-05-14 18:43:11 +0000
committernaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-05-14 18:43:11 +0000
commit615083903404cea94d965ef6c338ec59ec04c310 (patch)
treec5890b1f3e6ed65691e455f01c6958793ade4b18 /insns.def
parent7106cb85d83158da37c5922b7e108bc9f1806ae2 (diff)
downloadruby-615083903404cea94d965ef6c338ec59ec04c310.tar.gz
* iseq.h (struct iseq_compile_data): use struct rb_id_table
instead of st_table. * iseq.c (prepare_iseq_build): don't allocate ivar_cache_table until it has at least one element. * iseq.c (compile_data_free): free ivar_cache_table only if it is allocated. * compile.c (get_ivar_ic_value): allocate if the table is not allocated yet. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@55002 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'insns.def')
0 files changed, 0 insertions, 0 deletions