[ruby-cvs:49978] charliesome:r42836 (trunk): * vm_insnhelper.c (vm_search_method): no need to check klass == ci->klass
charliesome at ruby-lang.org
charliesome at ruby-lang.org
Thu Sep 5 01:53:21 JST 2013
charliesome 2013-09-05 01:53:20 +0900 (Thu, 05 Sep 2013)
New Revision: 42836
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=42836
Log:
* vm_insnhelper.c (vm_search_method): no need to check klass == ci->klass
in method cache guard - class sequence number has the same uniqueness
guarantees
Modified files:
trunk/vm_insnhelper.c
More information about the ruby-cvs
mailing list