diff options
author | Nobuyoshi Nakada <[email protected]> | 2025-02-01 22:03:47 +0900 |
---|---|---|
committer | Nobuyoshi Nakada <[email protected]> | 2025-02-01 22:03:47 +0900 |
commit | db02a6b3ab4cabbdf492c26dcb1929b4ef0370a1 (patch) | |
tree | e75552c4577104a3a56202b1d97a521b20906dfc /ruby_parser.c | |
parent | 71f402c5d50919b0329d04704da8aa8982ab0585 (diff) |
[Bug #21103] Fix local variable index calculation with forwarding
Forwarding argument is optimized not to packed when no other arguments
and an internal object refers values before it. This size is decided
at called time, calculate the local variable index from the fixed end
point.
Notes
Notes:
Merged: https://github.com/ruby/ruby/pull/12686
Diffstat (limited to 'ruby_parser.c')
0 files changed, 0 insertions, 0 deletions