Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/
H A Dzend_jit_ir.c11709 static int zend_jit_zval_copy_deref(zend_jit_ctx *jit, zend_jit_addr res_addr, zend_jit_addr val_ad… function
12565 if (!zend_jit_zval_copy_deref(jit, res_addr, val_addr, type_info)) {
14458 if (!zend_jit_zval_copy_deref(jit, res_addr, prop_addr, prop_type_ref)) {
15987 if (!zend_jit_zval_copy_deref(jit, res_addr, ZEND_ADDR_REF_ZVAL(ref),

Completed in 48 milliseconds