Home
last modified time | relevance | path

Searched refs:call_handler (Results 1 – 4 of 4) sorted by relevance

/php-src/ext/opcache/jit/
H A Dzend_jit_internal.h329 const void *call_handler; member
H A Dzend_jit_vm_helpers.c924 handler = (zend_vm_opcode_handler_t)ZEND_OP_TRACE_INFO(opline, offset)->call_handler;
H A Dzend_jit_trace.c8811 jit_extension->trace_info[i].call_handler = zend_get_opcode_handler_func(&op_array->opcodes[i]); in zend_jit_setup_hot_trace_counters()
H A Dzend_jit_ir.c16527 (zend_vm_opcode_handler_t)ZEND_OP_TRACE_INFO(opline, offset)->call_handler;

Completed in 79 milliseconds