mame ffb09d8e87 eval.c: rename "rb_frozen_class_p" to "rb_class_modify_check"
Just refactoring.  Despite its name, the function does NOT return a
boolean but raises an exception when the class given is frozen.
I don't think the new name "rb_class_modify_check" is the best, but
it follows the precedeint "rb_ary_modify_check", and is definitely
better than "*_p".

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@64078 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-07-27 13:57:14 +00:00
..
2017-11-16 07:41:33 +00:00
2018-06-28 23:46:59 +00:00
2016-12-10 17:47:04 +00:00
2018-07-24 05:38:07 +00:00
2018-05-22 07:31:36 +00:00
2017-11-26 01:36:33 +00:00