Home
last modified time | relevance | path

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

/PHP-8.4/ext/opcache/jit/
H A Dzend_jit_ir.c1996 ir_ref if_timeout, if_exception; in zend_jit_interrupt_handler_stub() local
2011 if_exception = ir_IF(ir_LOAD_A(jit_EG(exception))); in zend_jit_interrupt_handler_stub()
2012 ir_IF_TRUE(if_exception); in zend_jit_interrupt_handler_stub()
2014 ir_MERGE_WITH_EMPTY_FALSE(if_exception); in zend_jit_interrupt_handler_stub()

Completed in 45 milliseconds