* ChangeLog: fix typo.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@37123 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
62ad069c3a
commit
0bf06ff434
@ -5,7 +5,7 @@ Tue Oct 9 14:36:11 2012 Koichi Sasada <ko1@atdot.net>
|
|||||||
|
|
||||||
Tue Oct 9 14:28:18 2012 Koichi Sasada <ko1@atdot.net>
|
Tue Oct 9 14:28:18 2012 Koichi Sasada <ko1@atdot.net>
|
||||||
|
|
||||||
* vm_core.h (rb_call_info_t): add new type `rb_call_inf_t'.
|
* vm_core.h (rb_call_info_t): add new type `rb_call_info_t'.
|
||||||
This data structure contains information including inline method
|
This data structure contains information including inline method
|
||||||
cache. After that, `struct iseq_inline_cache_entry' does not
|
cache. After that, `struct iseq_inline_cache_entry' does not
|
||||||
need to contain inline cache for method invocation.
|
need to contain inline cache for method invocation.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user