vm_core.h: introduce VM_FRAME_RUBYFRAME_P()and VM_FRAME_CFRAME_P().Most of case, RUBY_VM_NORMAL_ISEQ_P() is nolonger needed.
vm_core.h: introduce rb_obj_is_iseq().
cont.c, vm.c: VM_FRAME_MAGIC_DUMMY withVM_FRAME_FLAG_CFRAME.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@55804 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
vm_core.h: introduce VM_FRAME_RUBYFRAME_P()
and VM_FRAME_CFRAME_P().
Most of case, RUBY_VM_NORMAL_ISEQ_P() is no
longer needed.
vm_core.h: introduce rb_obj_is_iseq().
cont.c, vm.c: VM_FRAME_MAGIC_DUMMY with
VM_FRAME_FLAG_CFRAME.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@55804 b2dd03c8-39d4-4d8f-98ff-823fe69b080e