Search
Project
General
Profile
Sign in
Register
Home
Projects
Help
Search
:
Ruby
All Projects
Ruby
Overview
Activity
Roadmap
Issues
Repository
Like
«
Previous
|
Next
»
Revision 5358a5c0
Added by
nagachika (Tomoyuki Chikanaga)
about 14 years
ago
ID
5358a5c016de6162433baf80c127be27ce2ca11c
Parent
09c2f412
Child
6410a4ae
eval.c (frame_func_id):
method
return different name from
methods defined by Module#define_method with a same block.
[ruby-core:35386]
fixes
#4606
eval (method_entry_of_iseq): new helper function. search control
frame stack for a method entry which has given iseq.
test/ruby/test_method.rb: add tests for
#4696
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31436 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Related issues
Bug #4606
: Regression of __method__ on 1.9
Loading...
methods defined by Module#define_method with a same block.
[ruby-core:35386] fixes #4606
frame stack for a method entry which has given iseq.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31436 b2dd03c8-39d4-4d8f-98ff-823fe69b080e