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.c11278 static int zend_jit_zval_copy_deref(zend_jit_ctx *jit, zend_jit_addr res_addr, zend_jit_addr val_ad… function
12134 if (!zend_jit_zval_copy_deref(jit, res_addr, val_addr, type_info)) {
13975 if (!zend_jit_zval_copy_deref(jit, res_addr, prop_addr, prop_type_ref)) {

Completed in 42 milliseconds