diff options
| author | Nobuyoshi Nakada <nobu@ruby-lang.org> | 2024-09-27 21:16:52 +0900 |
|---|---|---|
| committer | Nobuyoshi Nakada <nobu.nakada@gmail.com> | 2024-09-27 23:10:14 +0900 |
| commit | 94ad2c3fe9e75f08972f5952c5ba8307172692c2 (patch) | |
| tree | 5ace3e35f9001e00ff50efcc2640f6489abb7f0f /array.c | |
| parent | 710d916c32bea6c2c91a0a052ad4b19027f1f6b7 (diff) | |
Reduce creating `rb_parser_string_t` repeatedly for literals.
Since #11698, `parser_str_new` makes `rb_parser_string_t` and `VALUE`
but discards the former, and then `STR_NEW3` makes the same thing
again.
Notes
Notes:
Merged: https://github.com/ruby/ruby/pull/11710
Diffstat (limited to 'array.c')
0 files changed, 0 insertions, 0 deletions
