Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/
H A Dzend_jit_trace.c4188 if (!zend_jit_stack_check(&ctx, opline, used_stack)) { in zend_jit_trace()
H A Dzend_jit_ir.c8332 static int zend_jit_stack_check(zend_jit_ctx *jit, const zend_op *opline, uint32_t used_stack) in zend_jit_stack_check() function

Completed in 58 milliseconds