summaryrefslogtreecommitdiff
path: root/ast.c
diff options
context:
space:
mode:
authorAlan Wu <[email protected]>2025-01-08 19:07:07 -0500
committerAlan Wu <[email protected]>2025-01-08 19:47:39 -0500
commitdd80d9b089e35729d585bae2f8866c845c48f3b7 (patch)
tree534a13d7fd120b485607ae727e9dced2d697e5dd /ast.c
parent96f23306f0a9859c2e2b2f5d22cfab6eb74a0e5e (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.
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/12536
Diffstat (limited to 'ast.c')
0 files changed, 0 insertions, 0 deletions