summaryrefslogtreecommitdiff
path: root/test/ruby/test_rubyvm.rb
diff options
context:
space:
mode:
authorAlan Wu <XrXr@users.noreply.github.com>2024-02-27 12:50:38 -0500
committerGitHub <noreply@github.com>2024-02-27 17:50:38 +0000
commit11f121364ab0b113bcc721ed375a321148e0e8f5 (patch)
treeac3b85bb2fea74037ee5fa8b01ca480c85604a5d /test/ruby/test_rubyvm.rb
parent1f740cd1115fd96d5da7e7c08223de5396e8b5f1 (diff)
YJIT: Support splat with C methods with -1 arity
Usually we deal with splats by speculating that they're of a specific size. In this case, the C method takes a pointer and a length, so we can support changing sizes just fine.
Diffstat (limited to 'test/ruby/test_rubyvm.rb')
0 files changed, 0 insertions, 0 deletions