Home
last modified time | relevance | path

Searched refs:vm_yield_with_cfunc (Results 1 – 7 of 7) sorted by relevance

/dports/lang/ruby26/ruby-2.6.9/
H A Dvm.c1115 return vm_yield_with_cfunc(ec, VM_BH_TO_IFUNC_BLOCK(block_handler), in invoke_block_from_c_bh()
1194 … return vm_yield_with_cfunc(ec, &block->as.captured, self, argc, argv, passed_block_handler, me); in invoke_block_from_c_proc()
H A Dvm_insnhelper.c2518 vm_yield_with_cfunc(rb_execution_context_t *ec, in vm_yield_with_cfunc() function
2691 …val = vm_yield_with_cfunc(ec, captured, captured->self, argc, STACK_ADDR_FROM_TOP(argc), calling->… in vm_invoke_ifunc_block()
H A DChangeLog9422 * vm_insnhelper.c (vm_yield_with_cfunc): use passed me as bmethod.
9464 * vm_insnhelper.c (vm_yield_with_cfunc): now there are no pathes
/dports/lang/ruby26/ruby-2.6.9/doc/
H A DChangeLog-1.9.311199 vm_insnhelper.c (vm_yield_with_cfunc): pass given block.
13486 vm_insnhelper.c (vm_yield_with_cfunc): as the name of a C-level
33534 * vm_insnhelper.c (vm_yield_with_cfunc): rename parameter name
33741 * vm_insnhelper.c (vm_yield_with_cfunc): check block has Proc.
47154 * vm_insnhelper.c (vm_yield_with_cfunc): vm_yield_with_cfunc receives
47166 * vm.c (invoke_block_from_c): fix for change of vm_yield_with_cfunc.
56999 * insnhelper.ci (vm_yield_with_cfunc): call cfunc with
58196 * insnhelper.ci (vm_yield_with_cfunc): fix to passing argc on third
63553 * insnhelper.ci (vm_yield_with_cfunc), proc.c: fix Method#to_proc
H A DChangeLog-2.2.01665 * vm_insnhelper.c (vm_yield_with_cfunc): push defined class and
H A DChangeLog-2.3.010252 * vm_insnhelper.c (vm_yield_with_cfunc): ditto.
H A DChangeLog-2.1.011099 * vm_insnhelper.c (vm_yield_with_cfunc): don't set block