mirror of
https://github.com/ruby/ruby.git
synced 2026-08-20 00:57:15 +08:00
As can be seen in vm_block_handler_verify(), VM_BLOCK_HANDLER_NONE is not a valid argument for vm_block_handler(). Store nil in the profiler when seen instead of crashing.