1
0
Fork 0
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:
Peter Zhu 2021-12-13 10:18:39 -05:00
parent 845edc067c
commit 94494a565d
Notes: git 2021-12-14 00:20:34 +09:00

View file

@ -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