ruby-cvs:21923
From: shugo ruby-lang.org
Date: Tue, 25 Dec 2007 17:49:10 +0900 (JST)
Subject: [ruby-cvs:21923] Ruby:r14686 (trunk): * vm.c (rb_frame_method_id_and_class): new function to get the
shugo 2007-12-25 17:49:09 +0900 (Tue, 25 Dec 2007)
New Revision: 14686
Modified files:
trunk/ChangeLog
trunk/include/ruby/intern.h
trunk/vm.c
Log:
* vm.c (rb_frame_method_id_and_class): new function to get the
method id and class of the current frame.
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=14686&r2=14685
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/vm.c?r1=14686&r2=14685
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/include/ruby/intern.h?r1=14686&r2=14685