diff options
author | John Hawthorn <[email protected]> | 2022-01-05 16:00:21 -0800 |
---|---|---|
committer | John Hawthorn <[email protected]> | 2022-01-10 10:53:31 -0800 |
commit | 930ebdd7ca4dfb9386fcaa52909dadb970163f8e (patch) | |
tree | 01d4008b7d4d68bf35d63d2e4d7305add5b46362 /lib/reline/line_editor.rb | |
parent | a9dc0c59e314de66f56d0a1a551a74c96fd11c8d (diff) |
YJIT: Support kwargs for cfunc
This adds support for passing keyword arguments to cfuncs. This is done
by calling a helper method to create the hash from the top N values on
the stack (determined by the callinfo) and then moving that value onto
the stack.
Notes
Notes:
Merged: https://github.com/ruby/ruby/pull/5397
Diffstat (limited to 'lib/reline/line_editor.rb')
0 files changed, 0 insertions, 0 deletions