yjit.rb: Fix parameter name in documentation
This commit is contained in:
parent
36ee0c1acb
commit
53579e5718
Notes:
git
2025-03-05 15:19:48 +00:00
2
yjit.rb
2
yjit.rb
@ -33,7 +33,7 @@ module RubyVM::YJIT
|
||||
Primitive.rb_yjit_reset_stats_bang
|
||||
end
|
||||
|
||||
# Enable \YJIT compilation. `stats` option decides whether to enable \YJIT stats or not. `compilation_log` decides
|
||||
# Enable \YJIT compilation. `stats` option decides whether to enable \YJIT stats or not. `log` decides
|
||||
# whether to enable \YJIT compilation logging or not. Optional `mem_size` and `call_threshold` can be
|
||||
# provided to override default configuration.
|
||||
#
|
||||
|
Loading…
x
Reference in New Issue
Block a user