summaryrefslogtreecommitdiffhomepage
path: root/src/mruby_core.rake
diff options
context:
space:
mode:
authorKOBAYASHI Shuji <[email protected]>2019-08-16 22:05:58 +0900
committerKOBAYASHI Shuji <[email protected]>2019-08-16 22:05:58 +0900
commit9832e91304347a12e4a2fc53d38a0b1f2486b958 (patch)
tree5ea28204620384d800b1995d1317c99bdde0aa89 /src/mruby_core.rake
parent8fa9a7b96514524403ea46450e75aada23749051 (diff)
downloadmruby-9832e91304347a12e4a2fc53d38a0b1f2486b958.tar.gz
mruby-9832e91304347a12e4a2fc53d38a0b1f2486b958.zip
SHARED/FSHARED string is not required when sharing NOFREE string
I think the string buffer of NOFREE string always exists and does not need to be released, so it can be shared as another NOFREE string. Also changed the `mrb_shared_string` field order so that eliminate padding if `int` and `mrb_int` sizes are less than pointer size.
Diffstat (limited to 'src/mruby_core.rake')
0 files changed, 0 insertions, 0 deletions