iseq.h: introduce ISEQ_COVERAGE() and ISEQ_COVERAGE_SET() macro.
compile.c: use them.
iseq.c: ditto.
iseq.c (rb_iseq_coverage): added.
thread.c (update_coverage): use rb_iseq_coverage().
vm_core.h: rename coverage field name to support this fix.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@52860 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
iseq.h: introduce ISEQ_COVERAGE() and ISEQ_COVERAGE_SET() macro.
compile.c: use them.
iseq.c: ditto.
iseq.c (rb_iseq_coverage): added.
thread.c (update_coverage): use rb_iseq_coverage().
vm_core.h: rename coverage field name to support this fix.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@52860 b2dd03c8-39d4-4d8f-98ff-823fe69b080e