mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
[ci skip] NEWS.md: Update Variable Width Allocation
This commit is contained in:
parent
845edc067c
commit
94494a565d
Notes:
git
2021-12-14 00:20:34 +09:00
1 changed files with 2 additions and 1 deletions
3
NEWS.md
3
NEWS.md
|
@ -416,7 +416,8 @@ Excluding feature bug fixes.
|
|||
builtin methods. [[GH-5112]]
|
||||
|
||||
* Experimental feature Variable Width Allocation in the garbage collector.
|
||||
[[Feature #18045]] [[Feature #18239]]
|
||||
This feature is turned off by default and can be enabled by compiling Ruby
|
||||
with flag `USE_RVARGC=1` set. [[Feature #18045]] [[Feature #18239]]
|
||||
|
||||
### JIT
|
||||
|
||||
|
|
Loading…
Reference in a new issue