mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
7edbe428ca
`RSTR_FSHARED` use frozen strings as shared body instead of `struct mrb_shared_string`. This reduces allocation from literal strings.