Home
last modified time | relevance | path

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

/PHP-8.4/ext/opcache/jit/
H A Dzend_jit.c2011 if (!zend_jit_check_undef_args(&ctx, opline)) { in zend_jit()
H A Dzend_jit_trace.c5362 if (!zend_jit_check_undef_args(&ctx, opline)) { in zend_jit_trace()
H A Dzend_jit_ir.c9698 static int zend_jit_check_undef_args(zend_jit_ctx *jit, const zend_op *opline) function

Completed in 77 milliseconds