Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/
H A Dzend_jit.c2538 if (!zend_jit_fetch_this(&ctx, opline, op_array, 0)) { in zend_jit()
H A Dzend_jit_trace.c6252 if (!zend_jit_fetch_this(&ctx, opline, op_array, delayed_fetch_this)) { in zend_jit_trace()
H A Dzend_jit_ir.c14007 static int zend_jit_fetch_this(zend_jit_ctx *jit, const zend_op *opline, const zend_op_array *op_ar… function

Completed in 93 milliseconds