summaryrefslogtreecommitdiff
path: root/test/ruby
diff options
context:
space:
mode:
authorAlan Wu <XrXr@users.noreply.github.com>2025-01-08 19:07:07 -0500
committerTakashi Kokubun <takashikkbn@gmail.com>2025-02-13 17:46:14 -0800
commit294aef53b8c988f605001e4555d9532cefe8806d (patch)
treed41d7647adeeb2f306b29f80183828fd4f01b5b9 /test/ruby
parent706f1d0573f0b807bee4c0cc8937b8f5b9b24ebd (diff)
YJIT: Filter `&` calls from specialized C method codegen
Evident with the crash reported in [Bug #20997], the C replacement codegen functions aren't authored to handle block arguments (nor should they because the extra code from the complexity defeats optimization). Filter sites with VM_CALL_ARGS_BLOCKARG.
Diffstat (limited to 'test/ruby')
0 files changed, 0 insertions, 0 deletions