diff options
author | Koichi Sasada <[email protected]> | 2020-12-14 14:51:39 +0900 |
---|---|---|
committer | Koichi Sasada <[email protected]> | 2020-12-14 15:28:09 +0900 |
commit | 53edb27baccaffe919c2885a9c86312cc51ea9fb (patch) | |
tree | e559108379bd763767e2ffd333a76781fc94c3d5 /test/ruby/test_method_cache.rb | |
parent | 0362b4c689e319e233691ee052cd703bf8d2baa1 (diff) |
use method cache on Object#respond_to?
rb_method_boundp (method_boundp) searches method_entry, but this
search did not use pCMC, so change to use it.
Notes
Notes:
Merged: https://github.com/ruby/ruby/pull/3899
Diffstat (limited to 'test/ruby/test_method_cache.rb')
0 files changed, 0 insertions, 0 deletions