Merge pull request #5900 from dearblue/doc/dup-allsyms

Remove duplicate entry `MRB_USE_ALL_SYMBOLS`
This commit is contained in:
Yukihiro "Matz" Matsumoto
2023-01-06 09:49:37 +09:00
committed by GitHub
-5
View File
@@ -247,11 +247,6 @@ largest value of required alignment.
- Make it available `Symbol.all_symbols` in `mrbgems/mruby-symbol-ext`
- Increase heap memory usage.
`MRB_USE_ALL_SYMBOLS`
- Make it available `Symbol.all_symbols` in `mrbgems/mruby-symbol-ext`
- Increase heap memory usage.
`MRB_NO_DIRECT_THREADING`
- Turn off direct threading optimization in VM loop