diff options
| author | Aaron Patterson <tenderlove@ruby-lang.org> | 2023-09-07 06:54:05 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-09-07 09:54:05 -0400 |
| commit | 0adca625ee34ced92da68ba144de32f44e7300cd (patch) | |
| tree | d5939e014e7f986e00bb13f837e0b26fe5a4dced /include/ruby/debug.h | |
| parent | 0c8928721e19dda1ce7b1a8797b18d199207708c (diff) | |
Remove function call for String#bytesize (#8389)
* Remove function call for String#bytesize
String size is stored in a consistent location, so we can eliminate the
function call.
* Update yjit/src/codegen.rs
Co-authored-by: Takashi Kokubun <takashikkbn@gmail.com>
---------
Co-authored-by: Maxime Chevalier-Boisvert <maximechevalierb@gmail.com>
Co-authored-by: Takashi Kokubun <takashikkbn@gmail.com>
Notes
Notes:
Merged-By: maximecb <maximecb@ruby-lang.org>
Diffstat (limited to 'include/ruby/debug.h')
0 files changed, 0 insertions, 0 deletions
