Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/
H A Dzend_jit.c2861 if (!zend_jit_leave_frame(&ctx)) { in zend_jit()
H A Dzend_jit_ir.c10893 static int zend_jit_leave_frame(zend_jit_ctx *jit) function
10963 if (!zend_jit_leave_frame(jit)) {
11010 if (!zend_jit_leave_frame(jit)) {
11021 if (!zend_jit_leave_frame(jit)) {
H A Dzend_jit_trace.c5612 if (!zend_jit_leave_frame(&ctx)) { in zend_jit_trace()

Completed in 170 milliseconds