class.c (clone_method): should copy cbase in cref as well. [ruby-dev:35116]
iseq.c (iseq_mark): mark original iseq object.
iseq.c (iseq_free): do not free internal data if they have original iseq to belong.
iseq.c (rb_iseq_clone): a new function to clone iseq value.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18490 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
class.c (clone_method): should copy cbase in cref as well.
[ruby-dev:35116]
iseq.c (iseq_mark): mark original iseq object.
iseq.c (iseq_free): do not free internal data if they have
original iseq to belong.
iseq.c (rb_iseq_clone): a new function to clone iseq value.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18490 b2dd03c8-39d4-4d8f-98ff-823fe69b080e