diff options
| author | Stan Lo <stan.lo@shopify.com> | 2025-08-21 17:30:42 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-08-21 14:30:42 -0700 |
| commit | 2ee5a8920304039567ce033aac14b4d6baf56c7c (patch) | |
| tree | b36f6e5101aab19765419ac015ecb7c6880fe961 /include/ruby/util.h | |
| parent | 8ad290b4eff4dfcbdc2e0a0ac1eb4b649ffb559a (diff) | |
Make `vm_search_method` return a cme instead of a cc (#14299)
Make vm_search_method return a cme instead of a cc
Both of its callers ended up calling `vm_cc_cme` on the result and only
used the cme, so it's probably better to return a cme directly.
This will also make it easier for ZJIT to later inline the
`rb_vm_objtostring` call.
Diffstat (limited to 'include/ruby/util.h')
0 files changed, 0 insertions, 0 deletions
