diff options
| author | Ian Candy <ipc103@github.com> | 2023-09-07 23:15:24 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-09-07 23:15:24 -0400 |
| commit | 78233e83529d7e3aee030cc6760f45104247fe51 (patch) | |
| tree | 43afaa17df1bb263e94893c8d676eb88ba43a19a /spec/ruby/core/basicobject/instance_exec_spec.rb | |
| parent | 89edce432115c1bb46b2de0f4cd1e50c6e02ec41 (diff) | |
Add `String#getbyte` YJIT implementation (#8397)
* Add getbyte JIT implementation
Adds an implementation for String#getbyte for YJIT, along with a
bootstrap test. This should be helpful for pure Ruby implementations
and to avoid unneeded allocations.
Co-authored-by: John Hawthorn <jhawthorn@github.com>
* Skip the getbyte test for RJIT for now
---------
Co-authored-by: John Hawthorn <jhawthorn@github.com>
Co-authored-by: Takashi Kokubun <takashikkbn@gmail.com>
Notes
Notes:
Merged-By: maximecb <maximecb@ruby-lang.org>
Diffstat (limited to 'spec/ruby/core/basicobject/instance_exec_spec.rb')
0 files changed, 0 insertions, 0 deletions
