Home
last modified time | relevance | path

Searched defs:throw_op (Results 1 – 3 of 3) sorted by relevance

/php-src/ext/opcache/jit/
H A Dzend_jit_helpers.c3330 const zend_op *throw_op = EG(opline_before_exception); in zend_jit_exception_in_interrupt_handler_helper() local
/php-src/Zend/
H A Dzend_vm_def.h10403 const zend_op *throw_op = EG(opline_before_exception); in ZEND_VM_HELPER() local
H A Dzend_vm_execute.h3255 const zend_op *throw_op = EG(opline_before_exception); in ZEND_HANDLE_EXCEPTION_SPEC_HANDLER() local
3893 const zend_op *throw_op = EG(opline_before_exception); in zend_interrupt_helper_SPEC() local

Completed in 244 milliseconds