Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/
H A Dzend_jit_helpers.c2799 static void ZEND_FASTCALL zend_jit_post_inc_typed_prop(zval *var_ptr, zend_property_info *prop_info… in zend_jit_post_inc_typed_prop() function
3038 zend_jit_post_inc_typed_prop(prop, prop_info, result); in zend_jit_post_inc_obj_helper()
H A Dzend_jit_ir.c3060 REGISTER_HELPER(zend_jit_post_inc_typed_prop); in zend_jit_setup_disasm()
14927 func = zend_jit_post_inc_typed_prop;

Completed in 58 milliseconds