Project
General
Profile
Sign in
Register
Home
Projects
Help
Ruby
All Projects
Ruby
Overview
Activity
Roadmap
Issues
Repository
«
Previous
|
Next
»
Revision 38943e80
Added by
ko1 (Koichi Sasada)
over 11 years
ago
ID
38943e80d6f5704853ea25aaebacc838da20ef76
Parent
ad92b09e
Child
094949cb
gc.c: rename is_dead_object() to is_dying_object().
This function is not opposite against is_live_object()
because is_dying_object() does
not
check object type.
gc.c (is_dying_object): change condition.
gc.c (is_live_object): use T_NONE instead of 0.
gc.c (rb_objspace_dying_object_p): added.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@46716 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Loading...
This function is not opposite against is_live_object()
because is_dying_object() does not check object type.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@46716 b2dd03c8-39d4-4d8f-98ff-823fe69b080e