Searched refs:zend_jit_stack_check (Results 1 – 2 of 2) sorted by relevance
4188 if (!zend_jit_stack_check(&ctx, opline, used_stack)) { in zend_jit_trace()
8332 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